luke@Lnfi

Results 8 issues of luke@Lnfi

Is there any api that can get json content of brc20?

Start tapd with the --universe.public-access flag. Modify the settings accordingly. Restart tapd. The FedGlobalSyncConfig will be reset to its initial values. And then tapd will cost a long time and...

bug
needs triage

**Is your feature request related to a problem? Please describe.** Add an embed flag to allow users to include an additional vout in transactions, which can be used to tag...

enhancement

Reason: Our operations sometimes need specific UTXO management such as generating more UTXOs to reduce waiting times on-chain, managing balances through different UTXOs for Virtual Accounts and more... https://lightning.engineering/api-docs/api/taproot-assets/taproot-assets/send-asset

enhancement

In some business cases, users only wish to query account information through JWT, but they do not want this JWT to also have the capability to perform transactions. This is...

Is there any plan to add support for Taproot assets in the /v2/invoices/hodl API of LND?

enhancement
APIs
lnd
aux invoice

[Maintainer edit: Depends on lightningnetwork/lnd/issues/8769] [Maintainer edit]: TODO - [ ] extend itests in litd to ensure this property holds **Is your feature request related to a problem? Please describe.**...

enhancement
gRPC
payment-channel
dependencies
tap-channels
user request
P2

When Assets have decimals, for example, USDT with 5 decimals, and BTC/USDT = 60,000, then 1 unit of USDT = (1 BTC Sat) * 1,000 (msat) / (Price * decimal)...

bug
needs triage