interface IInput {
    proposal_hash: string;
}

Properties

Properties

proposal_hash: string