chore: Make objects public
Remove dead_code check and leftover file after a merge Improve some docstrings --- don't change below this line --- ENG-4087 Took 1 hour 39 minutes
This commit is contained in:
@@ -4,7 +4,6 @@ use crate::encoding::{
|
||||
strategy_encoder::StrategySelector,
|
||||
};
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub trait TychoEncoder<S: StrategySelector> {
|
||||
fn encode_router_calldata(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user