Skip to content

Commit

Permalink
plural matters!
Browse files Browse the repository at this point in the history
  • Loading branch information
0xean committed Nov 1, 2024
1 parent 395b43b commit 3ef37be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const ARBITRUM_RFOX_PROXY_CONTRACT_ADDRESS = '0xac2a4fd70bcd8bab0662960455c36373
const THORCHAIN_PRECISION = 8

type Revenue = {
address: string[]
addresses: string[]
amount: string
}

Expand Down

0 comments on commit 3ef37be

Please sign in to comment.