Alexis Pentori 0bd61451e5
wallet-fetcher: changing input to list of address to fix schema issue
Using a list of object as input doesnt work in airbyte due to a schema
  difference. Temporary fix.
  Removing unused directory

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 12:54:38 +01:00

6 lines
72 B
JSON

{
"wallets": [
"0x23f4569002a5A07f0Ecf688142eEB6bcD883eeF8"
]
}