Adam Kelly
Adam Kelly
Output of lpinfo: ``` $ sudo lpinfo --include-schemes usb -l -v Device: uri = usb://Brother/HL-2240D%20series?serial=J1N704065 class = direct info = Brother HL-2240D series make-and-model = Brother HL-2240D series device-id =...
See https://github.com/Chia-Network/chia-blockchain/pull/12815
This is the RPC API, command line interface, and the Python Protocol to hook into the Mempool. See https://github.com/Chia-Network/chia-blockchain/pull/12827
The purpose of this PR is to provide a versatile interface for fee estimation for the following uses: * Chia UI users * 3rd party wallets * Large farmers *...
Combined fee estimator branch. Algorithm is from: https://github.com/bitcoin/bitcoin/tree/master/src/policy Contains FullNode / Wallet gossip of fee rate command line: `chia show -f`
### Purpose: Better implementation of https://github.com/Chia-Network/chia-blockchain/pull/17594 ### Current Behavior: ### New Behavior: ### Testing Notes: