Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
actions
hash
nonce
public_
key
receiver_
id
signature
signer_
id
Documentation
Loading...