mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
docs: add release note for #1299
Signed-off-by: 0xfandom <kashyapshivank01@gmail.com>
This commit is contained in:
parent
33afe40b0c
commit
63c4233f1f
1 changed files with 6 additions and 0 deletions
|
|
@ -72,6 +72,12 @@
|
|||
runtimes. This represents a breaking change to the `NewPrivacyMapper` and
|
||||
`CryptoRandIntn` functions. The PR also introduced a `sync.Pool` for
|
||||
`*big.Int` to optimize allocations.
|
||||
* [Allow overriding faraday and frdrpc in
|
||||
`dev.Dockerfile`](https://github.com/lightninglabs/lightning-terminal/pull/1299):
|
||||
Added `FARADAY_REPO`/`FARADAY_VERSION` and `FRDRPC_REPO`/`FRDRPC_VERSION`
|
||||
build arguments so dev images can be built against an arbitrary `faraday`
|
||||
commit or fork, mirroring the existing overrides for `lnd`, `taproot-assets`,
|
||||
`taprpc`, and `loop`.
|
||||
|
||||
## RPC Updates
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue