BorshSchemaSized typedef

BorshSchemaSized = Map<String, BorshCodecFixedSized>

Class property to codec mapping for sized data types.

Implementation

typedef BorshSchemaSized = Map<String, BorshCodecFixedSized>;