MCPcopy Create free account
hub / github.com/SmartPool/smartpool-client / SetEpochData

Method SetEpochData

ethereum/contract_client.go:28–28  ·  view source on GitHub ↗
(
		merkleRoot []*big.Int,
		fullSizeIn128Resolution []uint64,
		branchDepth []uint64,
		epoch []*big.Int)

Source from the content-addressed store, hash-verified

26 augCountersBranch []*big.Int,
27 augHashesBranch []*big.Int) error
28 SetEpochData(
29 merkleRoot []*big.Int,
30 fullSizeIn128Resolution []uint64,
31 branchDepth []uint64,

Callers 4

SetEpochDataMethod · 0.65
SetEpochDataMethod · 0.65
SetEpochDataMethod · 0.65
SetEpochDataMethod · 0.65

Implementers 2

GethContractClientethereum/geth/geth_contract_client.go
TestPoolSessionethereum/geth/generated_test_pool.go

Calls

no outgoing calls

Tested by

no test coverage detected