Skip to content
New issue

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

Nonce is both required and optional #36

Open
MichaelMure opened this issue Oct 24, 2024 · 0 comments
Open

Nonce is both required and optional #36

MichaelMure opened this issue Oct 24, 2024 · 0 comments

Comments

@MichaelMure
Copy link

Maybe I'm missing something, but the nonce is labeled as not required:

nonce Bytes No A unique, random nonce

And later, as required (yet possibly just 0x):

The REQUIRED nonce field MUST include a random nonce. This field ensures that multiple (non-idempotent) invocations are unique. The nonce SHOULD be empty (0x) for Commands that are idempotent (such as deterministic Wasm modules or standards-abiding HTTP PUT requests).

That seems inconsistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant