You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use proptest on contracts/property-token/src/tests.rs for transfers: zero-amount, self-transfer, transfer of a non-existent token, and transferTo hooks on the recipient default.
Use proptest on
contracts/property-token/src/tests.rsfor transfers: zero-amount, self-transfer, transfer of a non-existent token, and transferTo hooks on the recipient default.