Cleanup: remove internal references and scaffolding
This commit is contained in:
parent
b4a81e0ab8
commit
812393d030
10 changed files with 72 additions and 141 deletions
|
|
@ -32,7 +32,7 @@ def _make(
|
|||
now = datetime.now(timezone.utc)
|
||||
return Invoice(
|
||||
id=id_,
|
||||
merchant_id="example-studio",
|
||||
merchant_id="acme",
|
||||
derivation_index=0,
|
||||
receive_address="addr1testreceive",
|
||||
expected_lovelace=expected_lovelace,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue