Files
pezkuwi-subxt/substrate/primitives/runtime
Bastian Köcher 17b774a21d Make UncheckedExtrinsic encode more readable (#9531)
Actually this will cost us another allocation, but before this wasn't
really safe. Assuming that we only need `size_of` bytes for the encoding
of the tx could have ended with an invalid encoding.
2021-08-10 13:33:21 +00:00
..
2020-08-20 17:04:42 +02:00

Runtime Modules shared primitive types.

License: Apache-2.0