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.
2 parents 4b13f7f + febcce1 commit bc24e15Copy full SHA for bc24e15
Cargo.toml
@@ -58,6 +58,9 @@ vergen = "2"
58
path = "codechain/main.rs"
59
name = "codechain"
60
61
+[profile.release]
62
+lto = true
63
+
64
[workspace]
65
members = [
66
"core",
core/res/beagle.json
@@ -73,7 +73,7 @@
73
},
74
"score": "0x20000",
75
"author": "bccq8m5rgjw60rcxvsruydafsze6tdhkm8hsu7rpm56",
76
- "timestamp": "0x00",
+ "timestamp": "0x01",
77
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
78
"extraData": "0x"
79
0 commit comments