mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Limit transaction editing for crypto accounts
This commit is contained in:
parent
743e291d56
commit
fcb95207d7
3 changed files with 10 additions and 20 deletions
|
@ -866,20 +866,6 @@ zmw:
|
|||
delimiter: ","
|
||||
default_format: "%u%n"
|
||||
default_precision: 2
|
||||
bch:
|
||||
name: Bitcoin Cash
|
||||
priority: 100
|
||||
iso_code: BCH
|
||||
iso_numeric: ""
|
||||
html_code: "₿"
|
||||
symbol: "₿"
|
||||
minor_unit: Satoshi
|
||||
minor_unit_conversion: 100000000
|
||||
smallest_denomination: 1
|
||||
separator: "."
|
||||
delimiter: ","
|
||||
default_format: "%n %u"
|
||||
default_precision: 8
|
||||
btc:
|
||||
name: Bitcoin
|
||||
priority: 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue