Files
pezkuwi-subxt/substrate/frame
gupnik 6669c8ae37 Fixes error message when _ is used without dev mode (#13886)
* Initial changes

* Adds UI test for error when _ is used without dev_mode

* Minor

* ".git/.scripts/commands/fmt/fmt.sh"

* Adds test to verify hasher

* Fixes error message when _ is used without dev mode

* Updates test

* Addresses review comment

---------

Co-authored-by: command-bot <>
2023-04-12 13:56:40 +05:30
..
2023-04-04 18:57:21 +00:00
2023-03-16 17:57:45 +01:00
2023-04-04 18:57:21 +00:00
2023-04-05 04:34:42 +00:00
2023-04-04 11:32:10 +00:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-20 18:21:26 +00:00
2023-04-04 11:32:10 +00:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-04-04 11:32:10 +00:00
2023-03-16 17:57:45 +01:00
2023-04-04 11:32:10 +00:00
2023-03-04 13:01:04 +00:00

FRAME

The FRAME development environment provides modules (called "pallets") and support libraries that you can use, modify, and extend to build the runtime logic to suit the needs of your blockchain.

Documentation

https://docs.substrate.io/reference/frame-pallets/

Issues

https://github.com/orgs/paritytech/projects/40