Closed yaymukund closed 3 years ago
Can we add a comment about this in the README.md, to make sure the confirmation_depth is the same for customer and merchant? Also, maybe we can add confirmation_depth to the example Merchant.toml config, which will simplify running for the first time.
@gijsvl
maybe we can add confirmation_depth to the example Merchant.toml config, which will simplify running for the first time.
This PR removes the confirmation_depth
from the customer config. By default, they are the same if you don't override it manually.
oops! Thanks @yaymukund
This was accidentally committed as part of #278