getStorageHash constant

SubstrateRequestMethods const getStorageHash

Implementation

static const SubstrateRequestMethods getStorageHash =
    SubstrateRequestMethods._("childstate_getStorageHash",
        "Returns the hash of a child storage entry at a block state");