[Feature] enforce ReceiptEnvelope
embedding by adding trait bound
#854
Labels
enhancement
New feature or request
ReceiptEnvelope
embedding by adding trait bound
#854
<N as Network>::ReceiptResponse
should ALWAYS embed the<N as Network>::ReceiptEnvelope
in itselfTo enforce that we should
+ Receipt + AsRef + AsMut + Into
bounds to the Network trait'sReceiptResponse
typeFollowup work
BlockContext
as it seems to be a set of shared RPC keysThe text was updated successfully, but these errors were encountered: