UNPKG

undedoloremque

Version:
21 lines (20 loc) 282 B
export const MsgDepositSDKTypeEIP712 = { Msg1: [ { name: 'type', type: 'string', }, { name: 'creator', type: 'string', }, { name: 'to', type: 'string', }, { name: 'amount', type: 'string', }, ], };