Require `fn` token in `decl_storage` `get`
The `fn` token was already for quite some time as an optional parameter. It was introduced to make these functions better findable. This pr makes the `fn` token required.
Showing
- frame/democracy/src/lib.rs 1 addition, 1 deletionframe/democracy/src/lib.rs
- frame/offences/src/lib.rs 1 addition, 1 deletionframe/offences/src/lib.rs
- frame/society/src/lib.rs 5 additions, 5 deletionsframe/society/src/lib.rs
- frame/support/procedural/src/storage/parse.rs 1 addition, 1 deletionframe/support/procedural/src/storage/parse.rs
- frame/support/src/lib.rs 1 addition, 1 deletionframe/support/src/lib.rs
Please register or sign in to comment