substrate-docs
substrate-docs copied to clipboard
There is no without_transactional macro
Is there an existing issue?
- [X] I have searched the existing issues
Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
Content request
After making the transactional behaviour of the storage as default, without_transactional/without_storage_layer were not included per this comment: https://github.com/paritytech/substrate/issues/11533#issuecomment-1198259756
Also, I could not find that macro in the crates
without_transactional is mentioned on this page: https://docs.substrate.io/build/runtime-storage/
Are you willing to help with this request?
Yes!