You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/rpc/ledger_test.go has a TODO because it skips tests requiring a live RPC connection. Use the newly added internal/simulator/mock.go to implement robust offline tests for ledger interactions.
internal/rpc/ledger_test.gohas aTODObecause it skips tests requiring a live RPC connection. Use the newly addedinternal/simulator/mock.goto implement robust offline tests for ledger interactions.Files to change:
internal/rpc/ledger_test.go