Add mailbox version const to SDK (#3125)
parent
80f1a5688e
commit
612d4163ac
@ -0,0 +1,5 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Add mailbox version const to SDK |
@ -0,0 +1,2 @@ |
||||
// Pairs well with /utils/src/messages.ts#formatMessage
|
||||
export const MAILBOX_VERSION = 3; |
Loading…
Reference in new issue