near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
InvalidAccessKeyError
Type Alias InvalidAccessKeyError
InvalidAccessKeyError
:
|
{
AccessKeyNotFound
:
{
account_id
:
AccountId
;
public_key
:
PublicKey
}
;
}
|
{
ReceiverMismatch
:
{
ak_receiver
:
string
;
tx_receiver
:
AccountId
}
}
|
{
MethodNameMismatch
:
{
method_name
:
string
}
}
|
"RequiresFullAccess"
|
{
NotEnoughAllowance
:
{
account_id
:
AccountId
;
allowance
:
NearToken
;
cost
:
NearToken
;
public_key
:
PublicKey
;
}
;
}
|
"DepositWithFunctionCall"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
near-api-js - v7.0.4
Loading...