public interface Types
Modifier and Type | Interface and Description |
---|---|
static class |
Types.CodecArg
export type CodecArg = Codec | BN | Boolean | String | Uint8Array | boolean | number | string | undefined | CodecArgArray | CodecArgObject;
|
static interface |
Types.CodecCallback<T extends Codec> |
static interface |
Types.ConstructorCodec<T extends Codec> |
static class |
Types.ConstructorDef |
static interface |
Types.IExtrinsic |
static interface |
Types.IExtrinsicSignature |
static interface |
Types.IHash |
static interface |
Types.IMethod |
static class |
Types.RegistryTypes |
static interface |
Types.RuntimeVersionInterface |
static class |
Types.SignatureOptions |