Interface: AminoMsgUnlinkChainAccount
Profiles.v3.AminoMsgUnlinkChainAccount
Hierarchy
AminoMsg
↳
AminoMsgUnlinkChainAccount
Properties
type
• Readonly
type: "desmos/MsgUnlinkChainAccount"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/profiles/v3/aminomessages.ts:126
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
chain_name | undefined | string |
owner | undefined | string |
target | undefined | string |
Overrides
AminoMsg.value