You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guards the new `blockchain.transaction.broadcast_package` and
`mempool.get_info` methods of protocol 1.6 behind this versions ptuple
in `set_request_handlers` so they are only exposed in protocol versions
>= 1.6. Also stops exposing the `blockchain.relayfee` endpoint for
version >= 1.6 as it got removed in 1.6.
0 commit comments