Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/backend/services/dataSource/blockchain/types
MsgSendValue
Interface MsgSendValue
interface
MsgSendValue
{
amount
:
Coin
[]
;
from_address
:
string
;
to_address
:
string
;
}
Index
Properties
amount
from_
address
to_
address
Properties
amount
amount
:
Coin
[]
from_
address
from_
address
:
string
to_
address
to_
address
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
from_
address
to_
address
@deep-foundation/deeplinks
Loading...