Parse a transaction to get its message id
the transaction hash to parse
the message ids produced by the transaction
Publish a message
The address of the sender
The message to send
A number that may be set if needed for the application, may be 0 if unneeded
The consistency level to reach before the guardians should sign the message see the docs for more information
a stream of unsigned transactions to be signed and submitted on chain
Verify a VAA against the core contract
the sender of the transaction
the VAA to verify
a stream of unsigned transactions to be signed and submitted on chain
Generated using TypeDoc
WormholeCore provides a consistent interface to interact with the Wormhole core messaging protocol.