api-wasm
    Preparing search index...

    Class GetStateRootHashResult

    Wrapper struct for the GetStateRootHashResult from casper_client.

    Index

    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

    • Returns void

    • Converts the GetStateRootHashResult to a JsValue.

      Returns any

    • Alias for state_root_hash_as_string

      Returns string