Expand description
Interface that provides access to the current storage proof size.
Should return the current storage proof size if [ProofSizeExt
] is registered. Otherwise, needs
to return u64::MAX.
Structs§
- Host
Functions - Provides implementations for the extern host functions.
Functions§
- storage_
proof_ size - Returns the current storage proof size.