From 3caf60597677c0c04ea5f9758781b0465b033fb1 Mon Sep 17 00:00:00 2001 From: Duke Date: Fri, 27 Jun 2025 10:46:42 -0400 Subject: [PATCH] -ac_minopreturnfee is in puposhis --- doc/relnotes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 7d369f34b..9e7ae288e 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -34,7 +34,7 @@ evil organizations. They also use all your "private" repos to train their AI. * Using -mineraddress with -clearnet=0 is disallowed since it would reduce privacy * Add CLI options `-disableipv4` and `-disableipv6` which can be used to disable IPv4 or IPv6 * New HAC CLI consensus option `-ac_minopreturnfee` - * `OP_RETURN` minimum fee per tx, regardless of tx size, default is 1 coin + * `OP_RETURN` minimum fee per tx, regardless of tx size, default is 1 coin, specified in puposhis * Updated ASmap, which maps IP addresses to Autonomous System (AS) numbers * Added ASmap health check, which logs stats about the ASmap once per 24 hours * Improved cjdns/i2p/tor docs