Skip to content

v1.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@luca-moser luca-moser released this 08 Apr 14:40
  • All interface methods regarding the account package have been renamed to use Address instead of Request, making the method naming much more sensible.
  • Multi-Use and expected-amount conditions are now mutually exclusive: you can have one or the other but not both.
  • The account checks whether target addresses of transfer objects which transfer value are spent and if so, aborts Send() operations.