MCPcopy Create free account
hub / github.com/circlefin/arc-node / min

Method min

crates/execution-config/src/chainspec.rs:100–102  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

98 }
99
100 pub fn min(&self) -> u64 {
101 self.min
102 }
103
104 pub fn max(&self) -> u64 {
105 self.max

Callers 15

genesis.config.tsFile · 0.80
ProtocolConfig.tsFile · 0.80
write_payload_fixtureFunction · 0.80
runFunction · 0.80
reconnectFunction · 0.80
run_subscriberMethod · 0.80
run_downloaderMethod · 0.80
determine_thread_countFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected