We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The transfer all feature in nexus-demo spent about 1 min to sign a transaction with 30 different locks, we need to support signing message in batch
transfer all
nexus/packages/types/src/services/KeystoreService.ts
Lines 79 to 92 in e2c5155
The text was updated successfully, but these errors were encountered:
#225 has resolved this issue
Sorry, something went wrong.
zhangyouxin
Successfully merging a pull request may close this issue.
Motivation
The
transfer all
feature in nexus-demo spent about 1 min to sign a transaction with 30 different locks, we need to support signing message in batchnexus/packages/types/src/services/KeystoreService.ts
Lines 79 to 92 in e2c5155
The text was updated successfully, but these errors were encountered: