interface IOutcomplete {
    coopname: string;
    outcome_hash: string;
}

Properties

coopname: string
outcome_hash: string