mirror of
https://github.com/MAGICGrants/cuprate-for-explorer.git
synced 2026-01-09 11:47:53 -05:00
cache more blockchain data to reduce number of RPC calls
This commit is contained in:
@@ -21,5 +21,7 @@ fn main() {
|
||||
.file("c/CryptonightR_JIT.c")
|
||||
.file("c/CryptonightR_template.S")
|
||||
.flag("-maes")
|
||||
.flag("-Ofast")
|
||||
.flag("-fexceptions")
|
||||
.compile("cryptonight")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user