class GenericLookupSource extends AbstractBase<GenericAccountId | GenericAccountIndex>import { GenericLookupSource } from "https://deno.land/x/polkadot@0.2.12/types/generic/index.ts"; ConstructorsnewGenericLookupSource(registry: Registry, value?: AnyAddress)Propertiesprotectedreadonly_rawLength: numberreadonlyencodedLength: numberMethodsinspect(): InspecttoHex(): HexStringtoRawType(): stringtoU8a(isBare?: boolean): Uint8Array