You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli: add Solana Wormhole transceiver registration to the add-chain command (#727)
* add Solana Wormhole transceier registration to the add-chain command
* remove try catch around registerSolanaTransceiver, cause the function already has a try catch and doesn't rethrow
* use try & catch block around helper function, instead of inside it
* move registerSolanaTransceiver function to the initialize section of solana deploy
* change back bindings
* remove space
* remove postmessageShim guard
0 commit comments