Interface: AminoMsgDeletePost
Hierarchy
AminoMsg
↳
AminoMsgDeletePost
Properties
type
• Readonly
type: "desmos/MsgDeletePost"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/posts/v3/aminomessages.ts:43
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
post_id | undefined | string |
signer | undefined | string |
subspace_id | undefined | string |
Overrides
AminoMsg.value