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
This issue was already done by Devin! Please merge the branch to dev.
Added localization strings for NameOp transactions and the "Send to DoiAddress" functionality in the en.json file.
Implemented the handleNameOpSendPress function to manage sending logic for NameOp transactions, including navigation to the SendDetails screen with relevant parameters.
Implemented routeParams.nameOp handling in SendDetails.tsx to pre-populate the address field and store NameOp data in txMetadata for transaction creation.
Modified the transaction creation logic to handle NameOp scripts in the outputs, including type adjustments and network parameter handling.
Ran lint checks using npm run lint to verify the code for TypeScript and ESLint errors.
This issue was already done by Devin! Please merge the branch to dev.
Added localization strings for NameOp transactions and the "Send to DoiAddress" functionality in the en.json file.
The text was updated successfully, but these errors were encountered: