Interface | Description |
---|---|
Codec | |
Types | |
Types.CodecCallback<T extends Codec> | |
Types.ConstructorCodec<T extends Codec> | |
Types.IExtrinsic | |
Types.IExtrinsicSignature | |
Types.IHash | |
Types.IMethod | |
Types.RuntimeVersionInterface |
Class | Description |
---|---|
Types.CodecArg |
export type CodecArg = Codec | BN | Boolean | String | Uint8Array | boolean | number | string | undefined | CodecArgArray | CodecArgObject;
|
Types.ConstructorDef | |
Types.RegistryTypes | |
Types.SignatureOptions | |
TypesUtils |
Enum | Description |
---|---|
CodecTypes |