interface Terminate {
    admin: string;
    vesting_contract_address: string;
}

Properties

admin: string
vesting_contract_address: string