mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-01 12:08:37 -04:00
Report account balances in transaction register
This commit is contained in:
@ -18,7 +18,7 @@ type Security struct {
|
||||
Name string
|
||||
// Number of decimal digits (to the right of the decimal point) this
|
||||
// security is precise to
|
||||
Precision int64
|
||||
Precision int
|
||||
Type int64
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user