Preparing search index...
The search index is not available
Documentation
Documentation
near-api-js
transaction
Transaction
Class Transaction
Hierarchy
Assignable
Transaction
Index
Constructors
constructor
Properties
actions
block
Hash
nonce
public
Key
receiver
Id
signer
Id
Methods
encode
decode
Constructors
constructor
new
Transaction
(
properties
)
:
Transaction
Parameters
properties
:
any
Returns
Transaction
Properties
actions
actions
:
Action
[]
block
Hash
block
Hash
:
Uint8Array
nonce
nonce
:
BN
public
Key
public
Key
:
PublicKey
receiver
Id
receiver
Id
:
string
signer
Id
signer
Id
:
string
Methods
encode
encode
(
)
:
Uint8Array
Returns
Uint8Array
Static
decode
decode
(
bytes
)
:
Transaction
Parameters
bytes
:
Uint8Array
Returns
Transaction
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
actions
block
Hash
nonce
public
Key
receiver
Id
signer
Id
encode
decode
Documentation
near-api-js - v2.1.4
@near-js/accounts - v0.1.4
@near-js/biometric-ed25519 - v0.4.0
@near-js/crypto - v0.0.5
@near-js/iframe-rpc - v0.0.2
@near-js/keystores - v0.0.5
@near-js/keystores-browser - v0.0.5
@near-js/keystores-node - v0.0.5
@near-js/providers - v0.0.7
@near-js/signers - v0.0.5
@near-js/transactions - v0.2.1
@near-js/types - v0.0.4
@near-js/utils - v0.0.4
@near-js/wallet-account - v0.0.7
Generated using
TypeDoc