feat: rename "uniswap_v4" to "uniswap_v4_hooks"
to match the indexer
This commit is contained in:
@@ -465,7 +465,7 @@ fn test_multi_protocol() {
|
||||
let usv4_swap_usdc_eth = Swap {
|
||||
component: ProtocolComponent {
|
||||
id: "0xdce6394339af00981949f5f3baf27e3610c76326a700af57e4b3e3ae4977f78d".to_string(),
|
||||
protocol_system: "uniswap_v4".to_string(),
|
||||
protocol_system: "uniswap_v4_hooks".to_string(),
|
||||
static_attributes: static_attributes_usdc_eth,
|
||||
..Default::default()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user