From 93ccb5dc6ce960367ce491a55fb0af11bb5dee8b Mon Sep 17 00:00:00 2001 From: Oscar Pepper Date: Fri, 13 Oct 2023 14:19:46 +0100 Subject: [PATCH] update comments --- zingo-testutils/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zingo-testutils/src/lib.rs b/zingo-testutils/src/lib.rs index c22bf0952..a902a30e9 100644 --- a/zingo-testutils/src/lib.rs +++ b/zingo-testutils/src/lib.rs @@ -558,7 +558,7 @@ pub mod scenarios { ) } /// Many scenarios need to start with spendable funds. This setup provides - /// 1 block worth of coinbase to a preregistered spend capability. + /// 3 blocks worth of coinbase to a preregistered spend capability. /// /// This key is registered to receive block rewards by corresponding to the /// address registered as the "mineraddress" field in zcash.conf