Files
pezkuwi-subxt/substrate/frame
Jegor Sidorenko f5776f6897 Improve NFT locking (#14510)
* Update docs

* Prevent locking of the same NFT twice

* Validate item is not locked on burn

* Cover with tests

* chore
2023-07-05 09:17:08 +00:00
..
2023-07-03 17:09:29 +00:00
2023-07-03 17:09:29 +00:00
2023-07-03 17:09:29 +00:00
2023-07-05 09:17:08 +00:00
2023-07-03 23:38:51 +02: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