MCPcopy Create free account
hub / github.com/ChainSafe/Delorean-Protocol / into_underlying

Method into_underlying

fendermint/rpc/src/client.rs:124–126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

122 }
123
124 fn into_underlying(self) -> C {
125 self.inner
126 }
127}
128
129#[async_trait]

Callers 1

start_tx_cache_clearingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected