fix: sat/btc unit
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
:fee-value="feeValue"
|
:fee-value="feeValue"
|
||||||
:rate.sync="feeRate"
|
:rate.sync="feeRate"
|
||||||
:mempool-endpoint="mempoolEndpoint"
|
:mempool-endpoint="mempoolEndpoint"
|
||||||
|
:sats-denominated="satsDenominated"
|
||||||
></fee-rate>
|
></fee-rate>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -134,6 +134,7 @@
|
|||||||
:mempool-endpoint="mempoolHostname"
|
:mempool-endpoint="mempoolHostname"
|
||||||
:adminkey="g.user.wallets[0].adminkey"
|
:adminkey="g.user.wallets[0].adminkey"
|
||||||
:serial-signer-ref="$refs.serialSigner"
|
:serial-signer-ref="$refs.serialSigner"
|
||||||
|
:sats-denominated="config.sats_denominated"
|
||||||
></payment>
|
></payment>
|
||||||
<!-- todo: no more utxos.data -->
|
<!-- todo: no more utxos.data -->
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user