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
itest: add AssertSupplyLeafBlockHeaders helper for issuance and burn
Add a new test helper function, AssertSupplyLeafBlockHeaders, which
verifies that expected values appear in the unirpc.SupplyLeafBlockHeader
message returned from the FetchSupplyLeaves RPC endpoint.
Use this helper for issuance and burn events to confirm that block data
is available for these new supply leaves. A later commit will extend
this check to the supply leaf ignore type.
0 commit comments