Skip to content

Commit

Permalink
Merge pull request #2318 from nervosnetwork/develop
Browse files Browse the repository at this point in the history
Deploy to testnet
  • Loading branch information
rabbitz authored Dec 6, 2024
2 parents 3587de0 + 6180b8c commit 597fad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/api/v2/portfolio/addresses_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def create

head :no_content
rescue StandardError => e
raise Api::V2::Exceptions::ParamsInvalidError
raise Api::V2::Exceptions::SyncPortfolioAddressesError
end
end
end
Expand Down

0 comments on commit 597fad9

Please sign in to comment.