feat: add localized ledger explorer dashboard

This commit is contained in:
2026-08-15 00:47:56 +03:30
parent ce5f8b4a84
commit 5b4cb5a2a3
31 changed files with 5458 additions and 42 deletions
+2
View File
@@ -96,6 +96,8 @@ type AppendResult struct {
type JournalFilter struct {
Account *AccountReference
AssetID *int64
OwnerID *string
EffectKind *string
RecordedFrom *time.Time
RecordedTo *time.Time
Limit int