gossamer icon indicating copy to clipboard operation
gossamer copied to clipboard

Refactor Extrinsic Representation

Open danforbes opened this issue 3 years ago • 0 comments

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.

danforbes avatar Aug 04 '22 17:08 danforbes