near-api-js - v7.0.4
Preparing search index...
transactions/delegate
DelegateAction
Class DelegateAction
Index
Constructors
constructor
Properties
actions
max
Block
Height
nonce
public
Key
receiver
Id
sender
Id
Constructors
constructor
new
DelegateAction
(
__namedParameters
:
{
actions
:
Action
[]
;
maxBlockHeight
:
bigint
;
nonce
:
bigint
;
publicKey
:
PublicKey
;
receiverId
:
string
;
senderId
:
string
;
}
,
)
:
DelegateAction
Parameters
__namedParameters
:
{
actions
:
Action
[]
;
maxBlockHeight
:
bigint
;
nonce
:
bigint
;
publicKey
:
PublicKey
;
receiverId
:
string
;
senderId
:
string
;
}
Returns
DelegateAction
Properties
actions
actions
:
Action
[]
max
Block
Height
maxBlockHeight
:
bigint
nonce
nonce
:
bigint
public
Key
publicKey
:
PublicKey
receiver
Id
receiverId
:
string
sender
Id
senderId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
actions
max
Block
Height
nonce
public
Key
receiver
Id
sender
Id
near-api-js - v7.0.4
Loading...