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

    Properties

    Properties

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