Fix build

This commit is contained in:
Michael Vines 2021-07-20 12:02:10 -07:00
parent 5dcfd7ce74
commit 69f02af98e
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ impl RpcSender for MockSender {
err: None,
logs: None,
accounts: None,
units_consumed: None,
},
})?,
RpcRequest::GetMinimumBalanceForRentExemption => Value::Number(Number::from(20)),