Skip to content

Commit

Permalink
fix dataset name
Browse files Browse the repository at this point in the history
  • Loading branch information
katiebk committed Oct 22, 2024
1 parent cbd3492 commit b981ac6
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"type": "log"
},
"table": {
"dataset_name": "ethereum_puffer",
"dataset_name": "puffer",
"schema": [
{
"description": "",
Expand Down

0 comments on commit b981ac6

Please sign in to comment.