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
A nice enhancement to have will an history list of all the calls executed using handler of kind substrate/CallHandler.
dApps like explorers and wallet will be able to list all the transactions for a specific user.
The ternoa.yaml from Nova Wallet can be a solid source of inspiration.
Transfer entity
The Transfer entity will probably be updated according to the history enhancement.
We need to verify if generic transfers to the "Treasury" are still relevant in the nftCreatedHandler& in the marketplaceCreatedHandler:
Description
A nice enhancement to have will an history list of all the calls executed using handler of kind
substrate/CallHandler
.dApps like explorers and wallet will be able to list all the transactions for a specific user.
The ternoa.yaml from Nova Wallet can be a solid source of inspiration.
Transfer entity
The Transfer entity will probably be updated according to the history enhancement.
We need to verify if generic transfers to the "Treasury" are still relevant in the
nftCreatedHandler
& in themarketplaceCreatedHandler
:The text was updated successfully, but these errors were encountered: