-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Add field names to pallet Event
variants
#10184
Add field names to pallet Event
variants
#10184
Conversation
User @ayevbeosa, please sign the CLA here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments need to be updated.
Co-authored-by: Alexander Theißen <[email protected]>
… ayevbeosa-struct-variants-with-named-fields
@ayevbeosa You need to merge master and resolve conflict before we can merge. |
Doing so now. |
… ayevbeosa-struct-variants-with-named-fields � Conflicts: � Cargo.lock
bot merge |
/tip small |
Please fix the following problems before calling the tip bot again:
|
@ayevbeosa You need to provide an address in your opening post to receive a tip. Like here. |
This has been done. Thanks for the tip. |
/tip small |
A small tip was successfully submitted for ayevbeosa (12dVgRw6ntsMQiETAoCBzu6MA7LPWagvU4Y1rH9jGPDHQvPX on polkadot). |
* Changed named fields to struct variants * Fixed errors. * Made adjustments as per `cargo +nightly fmt`. * Update frame/uniques/src/lib.rs Co-authored-by: Alexander Theißen <[email protected]> * Removed redundant comments for structs. * Moved frame-support to dev dependencies Co-authored-by: Alexander Theißen <[email protected]>
* Changed named fields to struct variants * Fixed errors. * Made adjustments as per `cargo +nightly fmt`. * Update frame/uniques/src/lib.rs Co-authored-by: Alexander Theißen <[email protected]> * Removed redundant comments for structs. * Moved frame-support to dev dependencies Co-authored-by: Alexander Theißen <[email protected]>
This pull request changes the pallet
Events
variants from tuples tostructs
with named fields.Part implementation for #9903 and #9993.
Pallets With Changes
Polkadot address: 12dVgRw6ntsMQiETAoCBzu6MA7LPWagvU4Y1rH9jGPDHQvPX