Preparing search index...
The search index is not available
@crownfi/ethereum-rpc-types
@crownfi/ethereum-rpc-types
StorageProof
Interface StorageProof
interface
StorageProof
{
key
:
string
;
proof
:
Proof
;
value
:
string
;
}
Index
Properties
key
proof
value
Properties
key
key
:
string
proof
proof
:
Proof
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
proof
value
@crownfi/ethereum-rpc-types
Loading...