CCC Docs
    Preparing search index...

    Variable SighashAllOnlyConst

    SighashAllOnly: Codec<
        EncodableRecord<{ seal: Codec<BytesLike, `0x${string}`> }>,
        DecodedRecord<{ seal: Codec<BytesLike, `0x${string}`> }>,
    > = ...