Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
web3
RpcResponseAndContext
Type alias RpcResponseAndContext<T>
Rpc
Response
And
Context
<
T
>
:
{
context
:
web3
.
Context
;
value
:
T
;
}
RPC Response with extra contextual information
Type Parameters
T
Type declaration
context
:
web3
.
Context
response context
value
:
T
response value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...
RPC Response with extra contextual information