@sentio/sdk
    Preparing search index...
    interface RemoveOwners {
        multisig_account: string;
        owners_removed: string[];
    }
    Index

    Properties

    multisig_account: string
    owners_removed: string[]