Skip to content

Commit b401ff0

Browse files
committed
change explanation of policy asset seeding in python tutorial
1 parent 7dc4f9d commit b401ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/assets_tutorial/assets_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def sync_all(e1, e2):
9292

9393
# Regtest chain starts with 21M bitcoins as OP_TRUE which the wallet
9494
# understands. This is useful for testing basic functionality and for
95-
# blockchains that have no pegging functionality. "Policy" coins are required
95+
# blockchains that have no pegging functionality. A fee currency is required
9696
# for anti-DoS purposes as well as asset issuance, which consumes inputs for entropy.
9797
# In Elements there is no block subsidy. In a production sidechain it can
9898
# be configured to start with no outputs, necessitating peg-in functionality

0 commit comments

Comments
 (0)