diff --git a/contrib/assets_tutorial/assets_tutorial.py b/contrib/assets_tutorial/assets_tutorial.py index 248416902a..ce7fcc5f8c 100755 --- a/contrib/assets_tutorial/assets_tutorial.py +++ b/contrib/assets_tutorial/assets_tutorial.py @@ -92,7 +92,7 @@ def sync_all(e1, e2): # 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