Skip to content

v4.0.0

Compare
Choose a tag to compare
@luca992 luca992 released this 31 Mar 03:42
· 37 commits to main since this release

Refactor msg
RegisterToNotifyOnMigrationComplete -> SubscribeToOnMigrationCompleteEvent

Add paramSubscribeToOnMigrationCompleteEvent.reciprocal_sub_requested:

  • If true, the sender is requesting that the receiver of this message sends a reciprocal SubscribeToOnMigrationCompleteEvent message to the address (useful if the address is
    also a migratable contract)

  • Add update_migrated_subscriber helper function