mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
change explanation of policy asset seeding in python tutorial
This commit is contained in:
parent
7dc4f9d442
commit
b401ff0c1e
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ time.sleep(3)
|
|||
|
||||
# Regtest chain starts with 21M bitcoins as OP_TRUE which the wallet
|
||||
# understands. This is useful for testing basic functionality and for
|
||||
# blockchains that have no pegging functionality. "Policy" coins are required
|
||||
# blockchains that have no pegging functionality. A fee currency is required
|
||||
# for anti-DoS purposes as well as asset issuance, which consumes inputs for entropy.
|
||||
# In Elements there is no block subsidy. In a production sidechain it can
|
||||
# be configured to start with no outputs, necessitating peg-in functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue