near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
SignedTransactionView
Type Alias SignedTransactionView
type
SignedTransactionView
=
{
actions
:
ActionView
[]
;
hash
:
CryptoHash
;
nonce
:
number
;
priority_fee
?:
number
;
public_key
:
PublicKey
;
receiver_id
:
AccountId
;
signature
:
Signature
;
signer_id
:
AccountId
;
}
Index
Properties
actions
hash
nonce
priority_
fee?
public_
key
receiver_
id
signature
signer_
id
Properties
actions
actions
:
ActionView
[]
hash
hash
:
CryptoHash
nonce
nonce
:
number
Optional
priority_
fee
priority_fee
?:
number
public_
key
public_key
:
PublicKey
receiver_
id
receiver_id
:
AccountId
signature
signature
:
Signature
signer_
id
signer_id
:
AccountId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
hash
nonce
priority_
fee
public_
key
receiver_
id
signature
signer_
id
near-api-js - v7.0.4
Loading...