Search
Preparing search index...
The search index is not available
near-sdk-core
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"sdk-core/assembly/contract"
ContractPromiseResult
Class ContractPromiseResult
Class to store results of the async calls on the remote contracts.
Hierarchy
ContractPromiseResult
Index
Constructors
constructor
Properties
buffer
status
Constructors
constructor
new
Contract
Promise
Result
(
status
:
i32
, buffer
?:
Uint8Array
)
:
ContractPromiseResult
Parameters
status:
i32
Default value
buffer:
Uint8Array
= defaultValue<Uint8Array>()
Returns
ContractPromiseResult
Properties
buffer
buffer
:
Uint8Array
status
status
:
i32
Globals
"sdk-
core/assembly/base58"
"sdk-
core/assembly/base64"
"sdk-
core/assembly/collections/avl
Tree"
"sdk-
core/assembly/collections/index"
"sdk-
core/assembly/collections/persistent
Deque"
"sdk-
core/assembly/collections/persistent
Map"
"sdk-
core/assembly/collections/persistent
Set"
"sdk-
core/assembly/collections/persistent
Unordered
Map"
"sdk-
core/assembly/collections/persistent
Vector"
"sdk-
core/assembly/collections/util"
"sdk-
core/assembly/contract"
"sdk-
core/assembly/env/env"
"sdk-
core/assembly/env/index"
"sdk-
core/assembly/env/runtime_
api"
"sdk-
core/assembly/index"
"sdk-
core/assembly/logging"
"sdk-
core/assembly/math"
"sdk-
core/assembly/promise"
"sdk-
core/assembly/storage"
"sdk-
core/assembly/util"
context
Context
Contract
Promise
Contract
Promise
Result
constructor
buffer
status
encode
Args
Generated using
TypeDoc
Class to store results of the async calls on the remote contracts.