MCPcopy Create free account
hub / github.com/akash-network/node / ContextForTest

Method ContextForTest

testutil/network_suite.go:214–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212}
213
214func (nts *NetworkTestSuite) ContextForTest() context.Context {
215 return nts.testCtx
216}
217
218func (nts *NetworkTestSuite) Network() *network.Network {
219 return nts.network

Calls

no outgoing calls