We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5255b33 commit e454411Copy full SHA for e454411
Cargo.toml
@@ -13,7 +13,7 @@ opt-level = 'z'
13
lto = true
14
15
[package.metadata.nanos]
16
-curve = "secp256k1"
+curve = ["secp256k1"]
17
flags = "0"
18
icon = "crab.gif"
19
icon_small = "crab_14x14.gif"
0 commit comments