Skip to content

Commit bbcc633

Browse files
committed
Update comment regarding signet using tb now
1 parent 47b1958 commit bbcc633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/json_tok.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ struct command_result *param_feerate_val(struct command *cmd,
360360
*
361361
* This processes the address and returns a string if it is a Bech32
362362
* address specified by BIP173. The string is set whether it is
363-
* testnet ("tb"), mainnet ("bc"), regtest ("bcrt"), or signet ("sb")
363+
* testnet or signet (both "tb"), mainnet ("bc"), regtest ("bcrt")
364364
* It does not check, witness version and program size restrictions.
365365
*
366366
* Out: witness_version: Pointer to an int that will be updated to contain

0 commit comments

Comments
 (0)