All chains
    Preparing search index...

    Type Alias decode_session_keys

    decode_session_keys: RuntimeDescriptor<
        [encoded: Binary],
        [Binary, FixedSizeBinary<4>][] | undefined,
    >

    Decode the given public session keys.

    Returns the list of public raw public keys + key type.