Skip to content

Commit

Permalink
Merge branch 'develop' into feat/LDG-650-implement-method-mint
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven2505 authored Jan 21, 2025
2 parents adbb6c7 + b5a2c92 commit 07c8df4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handle_provide_parameter.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ void handle_provide_parameter(ethPluginProvideParameter_t *msg) {
msg->parameterOffset,
PARAMETER_LENGTH,
msg->parameter);

msg->result = ETH_PLUGIN_RESULT_OK;

// EDIT THIS: adapt the cases and the names of the functions.
Expand Down

0 comments on commit 07c8df4

Please sign in to comment.