Blockchain Commons Components TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Type Alias SSKRShare

    SSKRShare: SSKRShareCbor

    SSKRShare - Alias for SSKRShareCbor to match Rust API naming.

    In Rust, this type is called SSKRShare. The TypeScript implementation uses SSKRShareCbor to distinguish it from raw share data, but we provide this alias for API parity with bc-components-rust.