feat: UniswapV2 Swap Encoder
This commit is contained in:
@@ -76,5 +76,6 @@ pub struct Transaction {
|
||||
pub struct EncodingContext {
|
||||
pub receiver: Bytes,
|
||||
pub exact_out: bool,
|
||||
// TODO I don't like this - what does this mean?
|
||||
pub address_for_approvals: Bytes,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user