feat: add localized ledger explorer dashboard
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user