near-api-js - v7.0.4
Preparing search index...
types/provider/protocol
Transaction
Interface Transaction
interface
Transaction
{
actions
:
any
[]
;
hash
:
string
;
nonce
:
bigint
;
public_key
:
string
;
receiver_id
:
string
;
signature
:
string
;
signer_id
:
string
;
}
Index
Properties
actions
hash
nonce
public_
key
receiver_
id
signature
signer_
id
Properties
actions
actions
:
any
[]
hash
hash
:
string
nonce
nonce
:
bigint
public_
key
public_key
:
string
receiver_
id
receiver_id
:
string
signature
signature
:
string
signer_
id
signer_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
hash
nonce
public_
key
receiver_
id
signature
signer_
id
near-api-js - v7.0.4
Loading...