neo-one-suite / neo-one

The One for easy, fast, & fun NEO app development.
https://neo-one.io
MIT License
93 stars 34 forks source link

fix(compiler): fix parsing/validation of trusts array in contract props #2499

Closed spencercorwin closed 3 years ago

spencercorwin commented 3 years ago

Description of the Change

Test Plan

Not tested.

Alternate Designs

None.

Benefits

The trusts property is now properly parsed for the correct client format.

Possible Drawbacks

Not thoroughly tested. Could lead to compiler errors.

Applicable Issues

2479

2410