Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerFastWithdrawalSignatureResponse
Interface IndexerServerFastWithdrawalSignatureResponse
interface
IndexerServerFastWithdrawalSignatureResponse
{
idx
:
string
;
tx
:
{
sender
:
string
;
product_id
:
number
;
amount
:
string
;
nonce
:
number
;
}
;
tx_bytes
:
string
;
signatures
:
string
[]
;
}
Index
Properties
idx
tx
tx_
bytes
signatures
Properties
idx
idx
:
string
tx
tx
:
{
sender
:
string
;
product_id
:
number
;
amount
:
string
;
nonce
:
number
;
}
tx_
bytes
tx_
bytes
:
string
signatures
signatures
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
idx
tx
tx_
bytes
signatures
Documentation
Loading...