Skip to content

v2.2.4

Compare
Choose a tag to compare
@leroxyl leroxyl released this 07 Mar 18:30
· 4 commits to master since this release
1842f54

Changed:

  • renamed function CheckChain to CheckChainLink
  • CheckChainLink now expects structured UPPs instead of bytes as arguments
  • adapted tests for new CheckChainLinkfunction signature
  • minor refactoring and cleanup