MCPcopy Create free account
hub / github.com/CPChain/chain / StorageRangeAt

Method StorageRangeAt

protocols/cpc/api.go:382–392  ·  view source on GitHub ↗

StorageRangeAt returns the storage at the given block height and transaction index.

(ctx context.Context, blockHash common.Hash, txIndex int, contractAddress common.Address, keyStart hexutil.Bytes, maxResult int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

computeTxEnvMethod · 0.95
storageRangeAtFunction · 0.85
StorageTrieMethod · 0.80

Tested by

no test coverage detected