Avalanche SDK Client
Preparing search index...
methods/wallet
FormattedCommonTxParams
Type Alias FormattedCommonTxParams
type
FormattedCommonTxParams
=
{
changeAddressesBytes
?:
Uint8Array
[]
;
fromAddressesBytes
:
Uint8Array
[]
;
memo
?:
Uint8Array
;
minIssuanceTime
?:
bigint
;
utxos
:
Utxo
[]
;
}
Index
Properties
change
Addresses
Bytes?
from
Addresses
Bytes
memo?
min
Issuance
Time?
utxos
Properties
Optional
change
Addresses
Bytes
changeAddressesBytes
?:
Uint8Array
[]
from
Addresses
Bytes
fromAddressesBytes
:
Uint8Array
[]
Optional
memo
memo
?:
Uint8Array
Optional
min
Issuance
Time
minIssuanceTime
?:
bigint
utxos
utxos
:
Utxo
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
change
Addresses
Bytes
from
Addresses
Bytes
memo
min
Issuance
Time
utxos
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...