MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / BalanceLineage

Struct BalanceLineage

lineage.go:106–111  ·  view source on GitHub ↗

BalanceLineage represents the complete fund lineage for a balance. Fields: - BalanceID string: The ID of the balance being queried. - TotalWithLineage *big.Int: The total funds tracked across all providers. - AggregateBalanceID string: The ID of the aggregate shadow balance. - Providers []ProviderB

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected