implement sample of chainstack traceblockbyhash #1
Annotations
10 errors
Build:
src/index.ts#L3
Delete `·`
|
Build:
src/index.ts#L4
Replace `blockHash:·string,·tracer:·{·tracer:·string·})·=>·Promise<{` with `⏎····blockHash:·string,⏎····tracer:·{·tracer:·string·}⏎··)·=>·Promise<{⏎····`
|
Build:
src/index.ts#L5
Replace `"result":·Map<string,·number>` with `··result:·Map<string,·number>;`
|
Build:
src/index.ts#L6
Replace `}[]` with `··}[];⏎··`
|
Build:
src/index.ts#L7
Insert `;`
|
Build:
src/index.ts#L12
Missing return type on function
|
Build:
src/index.ts#L13
Delete `⏎`
|
Build:
src/index.ts#L15
Replace `'4byteTracer'` with `"4byteTracer"`
|
Build:
src/index.ts#L17
Delete `··`
|
Build:
src/index.ts#L18
Replace `··method:·'debug_traceBlockByHash'` with `method:·"debug_traceBlockByHash"`
|