Skip to content

Commit

Permalink
rm address on merlin
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpeluche committed Aug 8, 2024
1 parent 27e2cc3 commit 01f03e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/unibtc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const config = {
},
merlin: {
vault: defaultVault,
tokens: ["0x0000000000000000000000000000000000000000",'0xB880fd278198bd590252621d4CD071b1842E9Bcd', '0xF6D226f9Dc15d9bB51182815b320D3fBE324e1bA']
tokens: ["0x0000000000000000000000000000000000000000",'0xB880fd278198bd590252621d4CD071b1842E9Bcd']
},
btr: {
vault: defaultVault,
Expand Down

0 comments on commit 01f03e0

Please sign in to comment.