fix inmemory get_bank_meseta
This commit is contained in:
parent
fc5d318ac3
commit
9f91ada947
@ -735,7 +735,7 @@ impl EntityGateway for InMemoryGateway {
|
||||
Ok(*meseta)
|
||||
}
|
||||
else {
|
||||
Err(GatewayError::Error)
|
||||
Ok(Meseta(0))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user