@sentio/sdk
    Preparing search index...
    interface PerBlockDecryptionKey {
        decryption_key: _0x1.option.Option<string>;
        epoch: bigint;
        round: bigint;
    }
    Index

    Properties

    decryption_key: _0x1.option.Option<string>
    epoch: bigint
    round: bigint