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.
1 parent 47b1958 commit bbcc633Copy full SHA for bbcc633
common/json_tok.c
@@ -360,7 +360,7 @@ struct command_result *param_feerate_val(struct command *cmd,
360
*
361
* This processes the address and returns a string if it is a Bech32
362
* address specified by BIP173. The string is set whether it is
363
- * testnet ("tb"), mainnet ("bc"), regtest ("bcrt"), or signet ("sb")
+ * testnet or signet (both "tb"), mainnet ("bc"), regtest ("bcrt")
364
* It does not check, witness version and program size restrictions.
365
366
* Out: witness_version: Pointer to an int that will be updated to contain
0 commit comments