@sentio/sdk
    Preparing search index...

    Interface RotationCapabilityOfferProofChallengeV2

    interface RotationCapabilityOfferProofChallengeV2 {
        chain_id: number;
        recipient_address: string;
        sequence_number: bigint;
        source_address: string;
    }
    Index

    Properties

    chain_id: number
    recipient_address: string
    sequence_number: bigint
    source_address: string