[bug] unhandled error in parsing of prd update
This commit is contained in:
parent
04b467cc97
commit
9dc7e62f8f
@ -914,7 +914,7 @@ fn handle_prd(
|
||||
roles = proposal_roles;
|
||||
}
|
||||
|
||||
relevant_process.insert_concurrent_state(new_state);
|
||||
relevant_process.insert_concurrent_state(new_state)?;
|
||||
|
||||
let updated_process = UpdatedProcess {
|
||||
commitment_tx: outpoint,
|
||||
|
Loading…
x
Reference in New Issue
Block a user