GetChainParameters¶
Get the current values of all chain parameters.
- Service:
Walletonly
rpc GetChainParameters (EmptyMessage) returns (ChainParameters) {}
See the corresponding HTTP endpoint at /wallet/getchainparameters.
Get the current values of all chain parameters.
Wallet onlyrpc GetChainParameters (EmptyMessage) returns (ChainParameters) {}
See the corresponding HTTP endpoint at /wallet/getchainparameters.