UNPKG

undedoloremque

Version:
25 lines (24 loc) 355 B
export const MsgMirrorGroupSDKTypeEIP712 = { Msg1: [ { name: 'dest_chain_id', type: 'uint32', }, { name: 'group_name', type: 'string', }, { name: 'id', type: 'string', }, { name: 'operator', type: 'string', }, { name: 'type', type: 'string', }, ], };