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
There are domain registration examples using metadata:
iroha_client.submit_with_metadata(create_looking_glass, UnlimitedMetadata::default())?;
and
iroha_client.submit(create_looking_glass)?;
I should add those to the examples so that I can proceed with the documentation.
The text was updated successfully, but these errors were encountered:
6r1d
No branches or pull requests
There are domain registration examples using metadata:
and
I should add those to the examples so that I can proceed with the documentation.
The text was updated successfully, but these errors were encountered: