Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/transactions
schema
SignedTransaction
Class SignedTransaction
Hierarchy
Assignable
SignedTransaction
Index
Constructors
constructor
Properties
signature
transaction
Methods
encode
decode
Constructors
constructor
new
Signed
Transaction
(
properties
)
:
SignedTransaction
Parameters
properties
:
any
Returns
SignedTransaction
Properties
signature
signature
:
Signature
transaction
transaction
:
Transaction
Methods
encode
encode
(
)
:
Uint8Array
Returns
Uint8Array
Static
decode
decode
(
bytes
)
:
SignedTransaction
Parameters
bytes
:
Uint8Array
Returns
SignedTransaction
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
signature
transaction
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