CodecDescriptor describes the registered interfaces and provides metadata information on the types

interface CodecDescriptorAmino {
    interfaces?: InterfaceDescriptorAmino[];
}

Properties

Properties

interfaces is a list of the registerted interfaces descriptors