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