Skip to content

Commit

Permalink
pending classification
Browse files Browse the repository at this point in the history
  • Loading branch information
sam bacha committed Mar 12, 2021
1 parent 282ff6c commit 92fb2be
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions packages/mev-pending-classification/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "mev-pending-classification",
"version": "0.0.0",
"description": "miner transaction hashes",
"author": "sam <sam@freighttrust.com>",
"homepage": "https://github.com/manifoldfinance/mev-corpus",
"license": "GPL-3.0",
"main": "index.json",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"to_classify.csv",
"index.json"
],
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}

0 comments on commit 92fb2be

Please sign in to comment.