Closed nedsalk closed 3 months ago
Uint8Array
Vec<u8>
Closing this as duplicate of #1553.
I think you meant a duplicate of:
2018 added runtime support for passing an
Uint8Array
whereVec<u8>
was expected but typegen doesn't have that support yet, which led to this problem.