Structs§
- Bitcoin
Node - Chain
TxStats - Custom type for
getchaintxstatsthat fixestx_ratefromOption<i64>toOption<f64>. - Mining
Info - Custom type for
getmininginfothat fixesnetwork_hash_psfromi64tof64.
getchaintxstats that fixes tx_rate from Option<i64> to Option<f64>.getmininginfo that fixes network_hash_ps from i64 to f64.