Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
core
Wrapper
Class Wrapper
Hierarchy (
view full
)
Base
Wrapper
Index
Constructors
constructor
Properties
runtimeID
Methods
call
query
query
Call
Data
Public
Key
query
Check
Invariants
query
Estimate
Gas
query
Min
Gas
Price
query
Runtime
Info
Constructors
constructor
new
Wrapper
(
runtimeID
)
:
core
.
Wrapper
Parameters
runtimeID
:
Uint8Array
Returns
core
.
Wrapper
Properties
runtimeID
runtimeID
:
Uint8Array
Methods
Protected
call
call
<
BODY
,
OK
>
(
method
)
:
TransactionWrapper
<
BODY
,
OK
>
Type Parameters
BODY
OK
Parameters
method
:
string
Returns
TransactionWrapper
<
BODY
,
OK
>
Protected
query
query
<
ARGS
,
DATA
>
(
method
)
:
QueryWrapper
<
ARGS
,
DATA
>
Type Parameters
ARGS
DATA
Parameters
method
:
string
Returns
QueryWrapper
<
ARGS
,
DATA
>
query
Call
Data
Public
Key
query
Call
Data
Public
Key
(
)
:
QueryWrapper
<
void
,
CoreCallDataPublicKeyQueryResponse
>
Returns
QueryWrapper
<
void
,
CoreCallDataPublicKeyQueryResponse
>
query
Check
Invariants
query
Check
Invariants
(
)
:
QueryWrapper
<
void
,
void
>
Returns
QueryWrapper
<
void
,
void
>
query
Estimate
Gas
query
Estimate
Gas
(
)
:
QueryWrapper
<
CoreEstimateGasQuery
,
longnum
>
Returns
QueryWrapper
<
CoreEstimateGasQuery
,
longnum
>
query
Min
Gas
Price
query
Min
Gas
Price
(
)
:
QueryWrapper
<
void
,
Map
<
Uint8Array
,
Uint8Array
>
>
Returns
QueryWrapper
<
void
,
Map
<
Uint8Array
,
Uint8Array
>
>
query
Runtime
Info
query
Runtime
Info
(
)
:
QueryWrapper
<
void
,
CoreRuntimeInfoQueryResponse
>
Returns
QueryWrapper
<
void
,
CoreRuntimeInfoQueryResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
runtimeID
Methods
call
query
query
Call
Data
Public
Key
query
Check
Invariants
query
Estimate
Gas
query
Min
Gas
Price
query
Runtime
Info
@oasisprotocol/client-rt
Loading...