Electrum is based around the old model. Where you can liste…
Electrum is based around the old model. Where you can listen for activity on addresses, and get all transactions that match. When it knows about a new transaction, it fetches it and the merkle path, then validates it against the block header. -- rt12