Documentation
    Preparing search index...

    Interface TezosSeedNonceRevelationOperation

    interface TezosSeedNonceRevelationOperation {
        kind: SEED_NONCE_REVELATION;
        level: number;
        nonce: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    level: number
    nonce: string