chore: rm selector from Transaction
This commit is contained in:
@@ -118,7 +118,6 @@ impl TychoEncoder for EVMTychoEncoder {
|
||||
value,
|
||||
data: contract_interaction,
|
||||
to: target_address,
|
||||
selector: None,
|
||||
});
|
||||
}
|
||||
Ok(transactions)
|
||||
|
||||
Reference in New Issue
Block a user