near-api-js - v7.0.4
Preparing search index...
types/provider/response
AccessKeyViewRaw
Interface AccessKeyViewRaw
interface
AccessKeyViewRaw
{
block_hash
:
string
;
block_height
:
number
;
nonce
:
number
;
permission
:
"FullAccess"
|
FunctionCallPermissionView
;
}
Hierarchy (
View Summary
)
QueryResponseKind
AccessKeyViewRaw
Index
Properties
block_
hash
block_
height
nonce
permission
Properties
block_
hash
block_hash
:
string
block_
height
block_height
:
number
nonce
nonce
:
number
permission
permission
:
"FullAccess"
|
FunctionCallPermissionView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
hash
block_
height
nonce
permission
near-api-js - v7.0.4
Loading...