You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
Currently users can spend transactions without having received a confirmation, this should not be allowed.
Add a check to child_chain.py to make sure that the transactions being referenced as inputs have valid confirmations.
The text was updated successfully, but these errors were encountered:
DavidKnott
changed the title
Require child chain transactions to include confirmations.
Require child chain transactions to include confirmations
Feb 28, 2018
Currently users can spend transactions without having received a confirmation, this should not be allowed.
Add a check to
child_chain.py
to make sure that the transactions being referenced as inputs have valid confirmations.The text was updated successfully, but these errors were encountered: