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 don't currently have a MultiMessageAggregate type, and instead handle the aggregate simply as a ByteList512KiB (see SignedBlock). We should follow the spec here, to avoid confusion.
We don't currently have a
MultiMessageAggregatetype, and instead handle the aggregate simply as aByteList512KiB(seeSignedBlock). We should follow the spec here, to avoid confusion.