fix owner reserves, fee api

This commit is contained in:
Richard Holland
2022-05-19 10:40:31 +00:00
parent 5f4f2baa58
commit 74eff62713
14 changed files with 300 additions and 46 deletions

View File

@@ -237,7 +237,7 @@ invoke_preclaim(PreclaimContext const& ctx)
}
}
static FeeUnit64
FeeUnit64
invoke_calculateBaseFee(ReadView const& view, STTx const& tx)
{
switch (tx.getTxnType())