Zilliqa / hardhat-scilla-plugin

MIT License
3 stars 0 forks source link

Process Optional data type sent through the events #28

Closed its-saeed closed 1 year ago

its-saeed commented 1 year ago

If you want to match this event param with the chai matcher, you have to make that complex object that is not intuitive.

      -    "type": "Option (Uint64)"
      -    "value": {
      -      "argtypes": [
      -        "Uint64"
      -      ]
      -      "arguments": [
      -        "1681135573936589"
      -      ]
      -      "constructor": "Some"