gossamer
gossamer copied to clipboard
Refactor Extrinsic Representation
Gossamer currently uses opaque byte arrays to represent extrinsics, which can take on a number of different forms - this is error-prone and makes it difficult to know which type of extrinsic is expected by interface. This Epic will track the work of designing and implementing a better approach to represent extrinsics.