Documentation
Preparing search index...
@tonconnect/ui
TransactionMessage
Type Alias TransactionMessage
Transaction message.
type
TransactionMessage
=
{
address
:
string
|
null
;
amount
:
string
|
null
;
}
Index
Properties
address
amount
Properties
address
address
:
string
|
null
Recipient address.
amount
amount
:
string
|
null
Transfer amount.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
amount
Documentation
Loading...
Transaction message.