interface ChainMaintainersResponse {
    maintainers: Uint8Array[];
}

Properties

Properties

maintainers: Uint8Array[]

Generated using TypeDoc