11 FC_ASSERT(
beneficiaries.size(),
"Must specify at least one beneficiary");
13 "Cannot specify more than 127 beneficiaries.");
17 "Cannot allocate more than 100% of rewards to one account");
21 "Cannot allocate more than 100% of rewards to a comment");
27 "Cannot allocate more than 100% of rewards to one account");
31 "Cannot allocate more than 100% of rewards to a comment");
33 "Benficiaries must be specified in sorted order (account ascending)");
#define SCORUM_100_PERCENT
void validate_account_name(const std::string &name)