Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
StorageProofResponse
Interface StorageProofResponse
ProofResponse is a response for requests that produce proofs.
interface
StorageProofResponse
{
proof
:
StorageProof
;
}
Index
Properties
proof
Properties
proof
proof
:
StorageProof
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proof
@oasisprotocol/client
Loading...
ProofResponse is a response for requests that produce proofs.