remove stale todo
This commit is contained in:
parent
5ff28943da
commit
e921d02eb2
@ -185,7 +185,6 @@ impl Web3Rpc {
|
||||
};
|
||||
|
||||
let tx_id_sender = if config.subscribe_txs {
|
||||
// TODO: warn if tx_id_sender is None?
|
||||
tx_id_sender
|
||||
} else {
|
||||
None
|
||||
|
Loading…
Reference in New Issue
Block a user