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
universerpc: extend FetchSupplyLeavesResponse with block header map
Extend the FetchSupplyLeavesResponse RPC message with a new field: a map
from block height to SupplyLeafBlockHeader. The SupplyLeafBlockHeader
message includes the block header timestamp (in seconds since the Unix
epoch) and the 32-byte block header hash. This map covers all block
heights referenced in the supply leaves.
0 commit comments