Skip to content

Commit eeb53a5

Browse files
dgyoshiLawrence Nahum
authored andcommitted
add WALLY_CA_PREFIX_LIQUID_REGTEST
1 parent b2cde0e commit eeb53a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/wally_address.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ extern "C" {
1111
#define WALLY_WIF_FLAG_UNCOMPRESSED 0x1 /** Corresponding public key uncompressed */
1212

1313
#define WALLY_CA_PREFIX_LIQUID 0x0c /** Liquid v1 confidential address prefix */
14+
#define WALLY_CA_PREFIX_LIQUID_REGTEST 0x04 /** Liquid v1 confidential address prefix for regtest */
1415

1516
/**
1617
* Create a segwit native address from a v0 witness program.

0 commit comments

Comments
 (0)