Preparing search index...
The search index is not available
@perennial/sdk
@perennial/sdk
Perennial
Definitions
GetProofParameters
Type alias GetProofParameters
Get
Proof
Parameters
:
{
address
:
Address
;
storageKeys
:
Hash
[]
;
}
&
(
{
blockNumber
?:
bigint
;
blockTag
?:
never
;
}
|
{
blockNumber
?:
never
;
blockTag
?:
BlockTag
;
}
)
Type declaration
address
:
Address
Account address.
storage
Keys
:
Hash
[]
Array of storage-keys that should be proofed and included.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@perennial/sdk
Loading...
Account address.