@sentio/sdk
    Preparing search index...
    interface KeyRotation {
        account: string;
        new_authentication_key: string;
        old_authentication_key: string;
    }
    Index

    Properties

    account: string
    new_authentication_key: string
    old_authentication_key: string