Interface: AminoMsgCreateSection
Subspaces.v3.AminoMsgCreateSection
Hierarchy
AminoMsg
↳
AminoMsgCreateSection
Properties
type
• Readonly
type: "desmos/MsgCreateSection"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/subspaces/v3/aminomessages.ts:59
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
creator | undefined | string |
description | undefined | string |
name | undefined | string |
parent_id | undefined | number |
subspace_id | undefined | string |
Overrides
AminoMsg.value