mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-03 05:03:38 +00:00
Fix compile error
This commit is contained in:
parent
350657a488
commit
815544ec12
@ -4,7 +4,7 @@
|
||||
|
||||
(defonce method-ids
|
||||
(into {}
|
||||
(map (fn [k signature]
|
||||
(map (fn [[k signature]]
|
||||
[k (eth/sig->method-id signature)])
|
||||
{:submit-transaction "submitTransaction(address,uint256,bytes)"
|
||||
:withdraw-everything "withdrawEverything(address)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user