mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-27 09:21:07 +00:00
17b774a21d
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.
Runtime Modules shared primitive types.
License: Apache-2.0