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
ecallの返り値としての ReturnRegisterReport と ReturnJoinGroup を統合するとともに、dispatcherのロジックも統合(methodで分離)
ReturnRegisterReport
ReturnJoinGroup
https://github.com/LayerXcom/anonify/blob/8b7be076a0e7bf7d98915f889cb88224763d4c91/modules/anonify-ecall-types/src/types.rs#L468-L477
https://github.com/LayerXcom/anonify/blob/8b7be076a0e7bf7d98915f889cb88224763d4c91/modules/anonify-ecall-types/src/types.rs#L387-L398
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ecallの返り値としての
ReturnRegisterReport
とReturnJoinGroup
を統合するとともに、dispatcherのロジックも統合(methodで分離)https://github.com/LayerXcom/anonify/blob/8b7be076a0e7bf7d98915f889cb88224763d4c91/modules/anonify-ecall-types/src/types.rs#L468-L477
https://github.com/LayerXcom/anonify/blob/8b7be076a0e7bf7d98915f889cb88224763d4c91/modules/anonify-ecall-types/src/types.rs#L387-L398
The text was updated successfully, but these errors were encountered: