don't send funds for pledge decrease simulation

This commit is contained in:
Jędrzej Stuczyński
2023-07-17 10:19:53 +01:00
parent 89d2f0ac12
commit d7b53cba40
@@ -128,7 +128,7 @@ pub async fn simulate_update_pledge(
.attempt_convert_to_base_coin(dec_delta.clone())?
.into(),
},
Some(dec_delta),
None,
&state,
)
.await