Skip to content

Conversation

juanmahidalgo
Copy link

No description provided.

Copy link

github-actions bot commented Sep 30, 2025

Test this pull request on NPM or Yarn

  • The @dcl/protocol package can be tested in scenes by running the following NPM command:
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-18139238013.commit-10fbe95.tgz"
  • The @dcl/protocol package can be tested in scenes by running the following YARN command:
    yarn add "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-18139238013.commit-10fbe95.tgz"

Comment on lines 566 to 574
message ForbiddenError {
string message = 1;
}
message NotFoundError {
string message = 1;
}
message InvalidRequest {
string message = 1;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't these messages already defined?

@juanmahidalgo juanmahidalgo merged commit 905b963 into experimental Sep 30, 2025
3 checks passed
@juanmahidalgo juanmahidalgo deleted the feat/mute-rpc-call branch September 30, 2025 18:12
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

Successfully merging this pull request may close these issues.

2 participants