propose: TxDescriptor<{
    length_bound: number;
    proposal: TxCallData;
    threshold: number;
}>

Add a new proposal to be voted on.

Must be called by a Fellow.