web3ext

package
v0.6.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

package web3ext contains geth specific web3.js extensions.

Index

Constants

View Source
const Admin_JS = `` /* 1497-byte string literal not displayed */
View Source
const Deb_JS = `
web3._extend({
	property: 'deb',
	methods: [],
	properties: []
});
`

TODO : andus >> consensus

View Source
const Debug_JS = `` /* 4474-byte string literal not displayed */
View Source
const Eth_JS = `` /* 1684-byte string literal not displayed */
View Source
const Miner_JS = `` /* 886-byte string literal not displayed */
View Source
const Net_JS = `` /* 151-byte string literal not displayed */
View Source
const Personal_JS = `` /* 946-byte string literal not displayed */
View Source
const RPC_JS = `` /* 151-byte string literal not displayed */
View Source
const Shh_JS = `` /* 279-byte string literal not displayed */
View Source
const TxPool_JS = `` /* 520-byte string literal not displayed */

Variables

View Source
var Modules = map[string]string{
	"admin":    Admin_JS,
	"debug":    Debug_JS,
	"eth":      Eth_JS,
	"miner":    Miner_JS,
	"net":      Net_JS,
	"personal": Personal_JS,
	"rpc":      RPC_JS,
	"shh":      Shh_JS,
	"txpool":   TxPool_JS,
	"deb":      Deb_JS,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL