Create Gambling Game smart contract #41
Closed
Annotations
6 warnings
yarn lint:
contract/test/test-gambling-game.js#L20
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L38
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L50
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L64
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L79
The first `await` appearing in an async function must not be nested
|
yarn lint:
contract/test/test-gambling-game.js#L104
The first `await` appearing in an async function must not be nested
|
Loading