UNPKG

undedoloremque

Version:
21 lines (20 loc) 297 B
export const MsgLeaveGroupSDKTypeEIP712 = { Msg1: [ { name: 'type', type: 'string', }, { name: 'member', type: 'string', }, { name: 'group_owner', type: 'string', }, { name: 'group_name', type: 'string', }, ], };