View Source GoogleApi.BlockchainNodeEngine.V1.Model.GethDetails (google_api_blockchain_node_engine v0.2.0)
Options for the Geth execution client. See Command-line Options for more details.
Attributes
-
garbageCollectionMode
(type:String.t
, default:nil
) - Immutable. Blockchain garbage collection mode.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BlockchainNodeEngine.V1.Model.GethDetails{ garbageCollectionMode: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.