Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/light_client
LightClientProof
Interface LightClientProof
interface
LightClientProof
{
block_header_lite
:
LightClientBlockLiteView
;
block_proof
:
MerklePath
;
outcome_proof
:
ExecutionOutcomeWithIdView
;
outcome_root_proof
:
MerklePath
;
}
Index
Properties
block_
header_
lite
block_
proof
outcome_
proof
outcome_
root_
proof
Properties
block_
header_
lite
block_
header_
lite
:
LightClientBlockLiteView
block_
proof
block_
proof
:
MerklePath
outcome_
proof
outcome_
proof
:
ExecutionOutcomeWithIdView
outcome_
root_
proof
outcome_
root_
proof
:
MerklePath
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block_
header_
lite
block_
proof
outcome_
proof
outcome_
root_
proof
Documentation
Loading...