ClassGetStateRootHashResult

Wrapper struct for the GetStateRootHashResult from casper_client.

Constructors

Properties

api_version: any

Gets the API version as a JsValue.

state_root_hash: Digest

Gets the state root hash as an Option.

state_root_hash_as_string: string

Gets the state root hash as a String.

Methods