MsgSend represents a message to send coins from one account to another.
from message cosmos.bank.v1beta1.MsgSend
Optional
from field: repeated cosmos.base.v1beta1.Coin amount = 3;
from field: string from_address = 1;
from field: string to_address = 2;
Static
Readonly
MsgSend represents a message to send coins from one account to another.
Generated
from message cosmos.bank.v1beta1.MsgSend