mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-26 13:04:28 +01:00
Mint: Fakewallet support for USD (#488)
* fakewallet usd wip * FakeWallet support for USD * fix api return for receive * use MINT_BACKEND_BOLT11_SAT everywhere
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
poetry-version: ${{ inputs.poetry-version }}
|
||||
- name: Run tests
|
||||
env:
|
||||
MINT_LIGHTNING_BACKEND: FakeWallet
|
||||
MINT_BACKEND_BOLT11_SAT: FakeWallet
|
||||
WALLET_NAME: test_wallet
|
||||
MINT_HOST: localhost
|
||||
MINT_PORT: 3337
|
||||
|
||||
Reference in New Issue
Block a user