changelog
new features
- Allows relayer functionality for the
Balances
module
modified logic
- Extrinsic
Portfolio.movePortfolioFunds
will throw errorInvalidGranularity
if trying to move a fraction of a non-divisible token. - Settlement affirms calls will also check granularity of token transfer when trying to lock the tokens. Will throw a
FailedToLockTokens
error. - Fixes on-chain election issues following offline offenses