contractGetStorage constant

SubstrateRequestMethods const contractGetStorage

Implementation

static const SubstrateRequestMethods contractGetStorage =
    SubstrateRequestMethods._("contracts_getStorage",
        "Returns the value under a specified storage key in a contract");