Skip to content

Commit

Permalink
feat: Chainlink Price Feeds (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefKai authored Aug 4, 2021
1 parent 6abc032 commit 601c8ff
Show file tree
Hide file tree
Showing 8 changed files with 112 additions and 799 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Examples of success logs:
{"message":"[1970-01-01T18:00:00.000Z] network=testnet block=10010010 message='Closed lottery #123' hash=0x... signer=0x...","level":"info"}
{"message":"[1970-01-01T18:03:00.000Z] network=testnet block=10100100 message='Drawed lottery #123' hash=0x... signer=0x...","level":"info"}
{"message":"[1970-01-01T18:05:00.000Z] network=testnet block=11001000 message='Started lottery' hash=0x... signer=0x...","level":"info"}
{"message":"[1970-01-01T18:10:00.000Z] network=testnet block=10010001 message='Injected lottery #124' hash=0x... signer=0x...","level":"info"}
```

Examples of error logs:
Expand Down
Loading

0 comments on commit 601c8ff

Please sign in to comment.