proto_to_voting_proposal

Function proto_to_voting_proposal 

pub fn proto_to_voting_proposal(
    proposal: &VotingProposalPrototype,
) -> Result<VotingProposal, WError>
Expand description

Convert VotingProposalPrototype to CSL VotingProposal