Preparing search index...
The search index is not available
@moveflow/aptos-sdk
@moveflow/aptos-sdk
aptos
PendingTransactionResponse
Type Alias PendingTransactionResponse
Pending
Transaction
Response
:
{
expiration_timestamp_secs
:
string
;
gas_unit_price
:
string
;
hash
:
string
;
max_gas_amount
:
string
;
payload
:
TransactionPayloadResponse
;
sender
:
string
;
sequence_number
:
string
;
signature
?:
TransactionSignature
;
type
:
Pending
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@moveflow/aptos-sdk
Loading...