interface ICompletedpst {
    coopname: string;
    deposit_hash: string;
}

Properties

coopname: string
deposit_hash: string