serai/substrate/runtime
Luke Parker 41ce5b1738 Use the serai_abi::Call in the actual Transaction type
We prior required they had the same encoding, yet this ensures they do by
making them one and the same. This does require an large, ugly, From/TryInto
block which is deemed preferable for moving this more and more into syntax
(from semantics).

Further improvements (notably re: Extra) is possible, and this already lets us
strip some members from the Call enum.
2024-06-03 23:38:22 -04:00
..
src Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
build.rs Apply an initial set of rustfmt rules 2022-07-16 15:16:30 -05:00
Cargo.toml Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05:00