OutPoint: StructCodec<{
    index: FixedSizeCodec<number, string | number>;
    tx_hash: FixedSizeCodec<Uint8Array, string | Uint8Array>;
}> = ...

Type declaration

Generated using TypeDoc