mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 15:31:08 +00:00
38eed5f0ac
* Do not panic while panicking * Update primitives/runtime/src/lib.rs Co-authored-by: David <dvdplm@gmail.com> * Move function to `sp-std` Co-authored-by: David <dvdplm@gmail.com>
Lowest-abstraction level for the Substrate runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime.
License: Apache-2.0