issues
search
agoric-labs
/
PlaygroundVat
OBSOLETE prototype Vat host: use SwingSet instead
Apache License 2.0
30
stars
5
forks
source link
ESLint changes to examples/contract/makeAlice.js and makeBob.js
#42
Closed
katelynsills
closed
5 years ago
katelynsills
commented
5 years ago
Errors
makeAlice.js:
makeBob.js:
Fixes
allow require of
@agoric/harden
allow param reassign
fix intentionally unused args
allow
cancel
to go unused because it's important to note that it could be used.
Errors
makeAlice.js:
makeBob.js:
Fixes
@agoric/harden
cancel
to go unused because it's important to note that it could be used.