mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
Update comment regarding signet using tb now
This commit is contained in:
committed by
Rusty Russell
parent
0b01a5d7c4
commit
b1355bf61e
@@ -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
|
* This processes the address and returns a string if it is a Bech32
|
||||||
* address specified by BIP173. The string is set whether it is
|
* 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.
|
* It does not check, witness version and program size restrictions.
|
||||||
*
|
*
|
||||||
* Out: witness_version: Pointer to an int that will be updated to contain
|
* Out: witness_version: Pointer to an int that will be updated to contain
|
||||||
|
|||||||
Reference in New Issue
Block a user