You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the data-transport-layer service wants the old address, so have to do some searching to find the previous address set event,
which makes the code more complex and is not efficient enough.
Describe the solution you'd like
Add oldAddress param to the events.
Is your feature request related to a problem? Please describe.
Currently, the AddressSet event is defined as:
But the data-transport-layer service wants the old address, so have to do some searching to find the previous address set event,
which makes the code more complex and is not efficient enough.
Describe the solution you'd like
Add oldAddress param to the events.
The text was updated successfully, but these errors were encountered: