near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcLightClientExecutionProofRequest
Type Alias RpcLightClientExecutionProofRequest
RpcLightClientExecutionProofRequest
:
(
|
{
sender_id
:
AccountId
;
transaction_hash
:
CryptoHash
;
type
:
"transaction"
;
}
|
{
receipt_id
:
CryptoHash
;
receiver_id
:
AccountId
;
type
:
"receipt"
}
)
&
{
light_client_head
:
CryptoHash
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
near-api-js - v7.0.4
Loading...