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 Authored by bytesofman on Sep 11 2023, 19:50. 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
|