mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
feature_fedpeg.py: change sidechain's parent bech32 prefix to match
This commit is contained in:
parent
12387b2348
commit
23095087f6
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ class FedPegTest(BitcoinTestFramework):
|
|||
extra_args.extend([
|
||||
'-parentpubkeyprefix=111',
|
||||
'-parentscriptprefix=196',
|
||||
"-parent_bech32_hrp=ert",
|
||||
'-con_parent_chain_signblockscript=51',
|
||||
'-con_parent_pegged_asset=%s' % parent_pegged_asset,
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue