go-algorand
go-algorand copied to clipboard
refactor: remove ledgercore.OnlineAccountData
Summary
Use basics.OnlineAccountData
instead since they are exact duplicates.
Test Plan
Existing tests.
Notes
Merge after https://github.com/algorand/go-algorand/pull/5757 due to conflicts