T3060
Depends on D13518
It doesn't make sense to get pending (i.e. unconfirmed but otherwise valid) alias registrations in a function that will be called when new blocks are found. Pending alias txs will be handled separately.
Differential D13519
[alias-server] deprecate return of pending alias txs from getValidAliasRegistrations function bytesofman on Mar 31 2023, 12:15. Authored by
Details
T3060 Depends on D13518 It doesn't make sense to get pending (i.e. unconfirmed but otherwise valid) alias registrations in a function that will be called when new blocks are found. Pending alias txs will be handled separately. npm test
Diff Detail
Event Timeline
|