Class QueryGlobalStateResult

Properties

api_version: any

Gets the API version as a JsValue.

block_header: any

Gets the block header as a JsValue.

merkle_proof: string

Gets the Merkle proof as a string.

stored_value: any

Gets the stored value as a JsValue.

Methods

  • Returns void

  • Converts the QueryGlobalStateResult to a JsValue.

    Returns any