import "github.com/ethereum/go-ethereum/internal/web3ext"
package web3ext contains geth specific web3.js extensions.
const AccountingJs = "" /* 877 byte string literal not displayed */
const AdminJs = "" /* 1511 byte string literal not displayed */
const ChequebookJs = "" /* 571 byte string literal not displayed */
const CliqueJs = "" /* 1017 byte string literal not displayed */
const DebugJs = "" /* 5636 byte string literal not displayed */
const EthJs = "" /* 3110 byte string literal not displayed */
const EthashJs = "" /* 464 byte string literal not displayed */
const LESJs = "" /* 1008 byte string literal not displayed */
const LESPayJs = "" /* 461 byte string literal not displayed */
const MinerJs = "" /* 888 byte string literal not displayed */
const NetJs = "" /* 153 byte string literal not displayed */
const PersonalJs = "" /* 1155 byte string literal not displayed */
const RpcJs = "" /* 153 byte string literal not displayed */
const ShhJs = "" /* 281 byte string literal not displayed */
const SwarmfsJs = "" /* 347 byte string literal not displayed */
const TxpoolJs = "" /* 522 byte string literal not displayed */
var Modules = map[string]string{ "accounting": AccountingJs, "admin": AdminJs, "chequebook": ChequebookJs, "clique": CliqueJs, "ethash": EthashJs, "debug": DebugJs, "eth": EthJs, "miner": MinerJs, "net": NetJs, "personal": PersonalJs, "rpc": RpcJs, "shh": ShhJs, "swarmfs": SwarmfsJs, "txpool": TxpoolJs, "les": LESJs, "lespay": LESPayJs, }
Package web3ext is imported by 185 packages. Updated 2020-10-14. Refresh now. Tools for package owners.