Geth bootnode
_module.args
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
lazy attribute set of raw value |
services.ethereum.geth-bootnode
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
attribute set of (submodule) | { } |
services.ethereum.geth-bootnode.<name>.args.addr
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
string | ":30301" |
services.ethereum.geth-bootnode.<name>.args.genkey
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.geth-bootnode.<name>.args.nat
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
string | "none" |
services.ethereum.geth-bootnode.<name>.args.netrestrict
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.geth-bootnode.<name>.args.nodekey
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or path | null |
services.ethereum.geth-bootnode.<name>.args.nodekeyhex
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.geth-bootnode.<name>.args.v5
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or boolean | null |
services.ethereum.geth-bootnode.<name>.args.verbosity
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
integer between 0 and 5 (both inclusive) | 3 |
services.ethereum.geth-bootnode.<name>.args.vmodule
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or string | null |
services.ethereum.geth-bootnode.<name>.args.writeaddress
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
null or boolean | null |
services.ethereum.geth-bootnode.<name>.enable
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | false |
services.ethereum.geth-bootnode.<name>.extraArgs
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
list of string | [ ] |
services.ethereum.geth-bootnode.<name>.openFirewall
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
boolean | false |
services.ethereum.geth-bootnode.<name>.package
¶
Snippet
Parameter
Type | Description | Default |
---|---|---|
package | pkgs.geth |