DumpStateParams
DumpStateParams<
TThrowOnFail
>:BaseParams
<TThrowOnFail
> &object
Type declaration
blockTag?
readonly
optional
blockTag:BlockParam
Block tag to fetch account from
- bigint for block number
- hex string for block hash
- ‘latest’, ‘earliest’, ‘pending’, ‘forked’ etc. tags
Type Parameters
• TThrowOnFail extends boolean
= boolean