serai/substrate/primitives
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
Cargo.toml Update clippy now that redundant imports has been reverted 2024-04-23 04:31:27 -04:00
LICENSE Correct the LICENSE files in serai-primitives and validator-sets-primitives 2023-12-06 07:10:36 -05:00