Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
GetIndexerFastWithdrawalSignatureResponse
Interface GetIndexerFastWithdrawalSignatureResponse
interface
GetIndexerFastWithdrawalSignatureResponse
{
idx
:
string
;
tx
:
{
sender
:
string
;
product_id
:
number
;
amount
:
string
;
nonce
:
number
;
}
;
txBytes
:
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...