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
We need some example transactions for the explorer front-end to be developed with.
Get the data from these DBMaps in authority stores: effects: DBMap<TransactionDigest, TransactionEffectsEnvelope<S>>
and certificates: DBMap<TransactionDigest, CertifiedTransaction>