Interface: AminoMsgSend
@shareledgerjs/client.bank.AminoMsgSend
Hierarchy
AminoMsg↳
AminoMsgSend
Properties
type
• Readonly type: "cosmos-sdk/MsgSend"
Overrides
AminoMsg.type
value
• Readonly value: Object
Type declaration
| Name | Type | Description |
|---|---|---|
amount | readonly Coin[] | - |
from_address | string | Bech32 account address |
to_address | string | Bech32 account address |
Overrides
AminoMsg.value