Skip to content

Instantly share code, notes, and snippets.

@0xGabi
Created February 18, 2020 05:46
Show Gist options
  • Save 0xGabi/dcb66f0eb0ec59302945b476c7bd322b to your computer and use it in GitHub Desktop.
Save 0xGabi/dcb66f0eb0ec59302945b476c7bd322b to your computer and use it in GitHub Desktop.
Agent created a vote to begin setup
Creating accounting component
Error: Node error: {"code":-32601,"message":"The method eth_sendTransaction does not exist/is not available"}
at Function.validate (/Users/gabi/code/playground/dao-fund-framework/node_modules/web3-providers/dist/web3-providers.cjs.js:117:18)
at HttpProvider._callee$ (/Users/gabi/code/playground/dao-fund-framework/node_modules/web3-providers/dist/web3-providers.cjs.js:792:61)
at tryCatch (/Users/gabi/code/playground/dao-fund-framework/node_modules/regenerator-runtime/runtime.js:45:40)
at Generator.invoke [as _invoke] (/Users/gabi/code/playground/dao-fund-framework/node_modules/regenerator-runtime/runtime.js:271:22)
at Generator.prototype.(anonymous function) [as next] (/Users/gabi/code/playground/dao-fund-framework/node_modules/regenerator-runtime/runtime.js:97:21)
at asyncGeneratorStep (/Users/gabi/code/playground/dao-fund-framework/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/Users/gabi/code/playground/dao-fund-framework/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
at processTicksAndRejections (internal/process/task_queues.js:86:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment