Skip to content

Commit

Permalink
Update comment regarding signet using tb now
Browse files Browse the repository at this point in the history
  • Loading branch information
jsarenik authored and rustyrussell committed Sep 23, 2020
1 parent 0b01a5d commit b1355bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/json_tok.c
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ struct command_result *param_feerate_val(struct command *cmd,
*
* This processes the address and returns a string if it is a Bech32
* address specified by BIP173. The string is set whether it is
* testnet ("tb"), mainnet ("bc"), regtest ("bcrt"), or signet ("sb")
* testnet or signet (both "tb"), mainnet ("bc"), regtest ("bcrt")
* It does not check, witness version and program size restrictions.
*
* Out: witness_version: Pointer to an int that will be updated to contain
Expand Down

0 comments on commit b1355bf

Please sign in to comment.