diff --git a/docs/pages/index.mdx b/docs/pages/index.mdx index 53eefefe..a9b6708d 100644 --- a/docs/pages/index.mdx +++ b/docs/pages/index.mdx @@ -239,7 +239,7 @@ List of supported RPC methods. | `debug_traceCall` | `debug.TraceCall(msg *w3types.Message, blockNumber *big.Int, config *debug.TraceConfig).Returns(trace *debug.Trace)`
`debug.CallTraceCall(msg *w3types.Message, blockNumber *big.Int, overrides w3types.State).Returns(trace *debug.CallTrace)` | `debug_traceTransaction` | `debug.TraceTx(txHash common.Hash, config *debug.TraceConfig).Returns(trace *debug.Trace)`
`debug.CallTraceTx(txHash common.Hash, overrides w3types.State).Returns(trace *debug.CallTrace)` -### [`txpool`](https://pkg.go.dev/github.com/lmittmann/w3/module/debug) +### [`txpool`](https://pkg.go.dev/github.com/lmittmann/w3/module/txpool) | Method | Go Code | :--------------------| :------- diff --git a/docs/public/robots.txt b/docs/public/robots.txt new file mode 100644 index 00000000..c2a49f4f --- /dev/null +++ b/docs/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: /