UNPKG

undedoloremque

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