Monero v0.18.3.4 (#605)

* Monero v0.18.3.4

* Correct `check_weight_and_fee` call

* Restore empty test files so CI isn't borked
This commit is contained in:
Luke Parker
2024-09-05 22:43:31 -07:00
committed by GitHub
parent c1a9256cc5
commit 88440807e1
10 changed files with 109 additions and 112 deletions

View File

@@ -10,7 +10,7 @@ fn monero_internal(
monero_binary: &str,
ports: &str,
) {
const MONERO_VERSION: &str = "0.18.3.1";
const MONERO_VERSION: &str = "0.18.3.4";
let arch = match std::env::consts::ARCH {
// We probably would run this without issues yet it's not worth needing to provide support for