Preparing search index...
The search index is not available
near-workspaces - v4.0.0
near-workspaces
contract-state
ContractState
Class ContractState
Hierarchy
ContractState
Index
Constructors
constructor
Properties
data
Methods
get
get
Raw
Constructors
constructor
new
Contract
State
(
dataArray
)
:
ContractState
Parameters
dataArray
:
{
key
:
Buffer
;
value
:
Buffer
;
}
[]
Returns
ContractState
Properties
Private
Readonly
data
data
:
Map
<
string
,
Buffer
>
Methods
get
get
(
key
,
borshSchema
?
)
:
any
Parameters
key
:
string
Optional
borshSchema
:
{
schema
:
any
;
type
:
any
;
}
schema
:
any
type
:
any
Returns
any
get
Raw
get
Raw
(
key
)
:
Buffer
Parameters
key
:
string
Returns
Buffer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
data
get
get
Raw
near-
workspaces -
v4.0.0
account
account/account
account/account-
manager
account/near-
account
account/near-
account-
manager
account/utils
contract-
state
Contract
State
index
internal-
utils
jsonrpc
record
record/builder
record/types
server
server/node-
port-
check
server/server
transaction
transaction-
result
types
utils
worker
Generated using
TypeDoc