-
Notifications
You must be signed in to change notification settings - Fork 287
Closed
Description
In the example here, the Event is decoded into a Wrapper struct, TransferEvent which is packaged with subxt in balances.rs, not from pallet-balances itself.
In that case, when using custom events, is the pattern you're going for to have a wrapper for each custom pallet, containing a wrapper like what is done for balances in the example? Or am I missing something?
Also noted that there is an open issue here which potentially makes what I've written above irrelevant. Is there any progress on that front?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels