Documentation ¶
Overview ¶
package web3ext contains gero specific web3.js extensions.
Index ¶
Constants ¶
View Source
const Admin_JS = `` /* 1366-byte string literal not displayed */
View Source
const Chequebook_JS = `` /* 569-byte string literal not displayed */
View Source
const Clique_JS = `` /* 833-byte string literal not displayed */
View Source
const Debug_JS = `` /* 4474-byte string literal not displayed */
View Source
const Exchange_JS = `` /* 2050-byte string literal not displayed */
View Source
const Flight_JS = `` /* 855-byte string literal not displayed */
View Source
const LightNode_JS = `` /* 253-byte string literal not displayed */
View Source
const Local_JS = `` /* 1640-byte string literal not displayed */
View Source
const Miner_JS = `` /* 766-byte string literal not displayed */
View Source
const Net_JS = `` /* 151-byte string literal not displayed */
View Source
const Personal_JS = `` /* 1248-byte string literal not displayed */
View Source
const RPC_JS = `` /* 151-byte string literal not displayed */
View Source
const SER_JS = `` /* 2716-byte string literal not displayed */
View Source
const SSI_JS = `` /* 789-byte string literal not displayed */
View Source
const SWARMFS_JS = `` /* 345-byte string literal not displayed */
View Source
const Shh_JS = `` /* 279-byte string literal not displayed */
View Source
const Stake_JS = `` /* 2504-byte string literal not displayed */
View Source
const TxPool_JS = `` /* 436-byte string literal not displayed */
Variables ¶
View Source
var Modules = map[string]string{ "admin": Admin_JS, "chequebook": Chequebook_JS, "clique": Clique_JS, "debug": Debug_JS, "sero": SER_JS, "miner": Miner_JS, "net": Net_JS, "personal": Personal_JS, "rpc": RPC_JS, "shh": Shh_JS, "swarmfs": SWARMFS_JS, "txpool": TxPool_JS, "ssi": SSI_JS, "exchange": Exchange_JS, "light": LightNode_JS, "stake": Stake_JS, "flight": Flight_JS, "local": Local_JS, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.