dfinity / node-motoko

Compile and run Motoko smart contracts in Node.js or the browser.
Apache License 2.0
16 stars 4 forks source link

Fix `setAlias()` input type #20

Closed rvanasa closed 2 years ago

rvanasa commented 2 years ago

Fixes an incorrect type annotation for the mo.setAlias() method.