We will want to deal with unconfirmed txs on app startup (and block connected) to parse for pending alias registrations.
Update functions and unit tests to support this.
Differential D14467
[alias-server] Make unconfirmed txs available to handleBlockConnected bytesofman on Sep 11 2023, 19:50. Authored by Tags None Subscribers None
Details
We will want to deal with unconfirmed txs on app startup (and block connected) to parse for pending alias registrations. Update functions and unit tests to support this. npm test
Diff Detail
|