1
0
Fork 0
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:
Zach Gollwitzer 2024-11-18 12:49:03 -05:00
parent 743e291d56
commit fcb95207d7
3 changed files with 10 additions and 20 deletions

View file

@ -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