Update BP fee_weight

Closes https://github.com/serai-dex/serai/issues/8.
This commit is contained in:
Luke Parker
2022-08-21 10:35:10 -04:00
parent 755d021f8e
commit 60d93c4b2d
5 changed files with 37 additions and 33 deletions

View File

@@ -371,8 +371,7 @@ impl Rpc {
)
.await?;
// TODO: Support time based lock times. These shouldn't be needed, and it may be painful to
// get the median time for the given height, yet we do need to in order to be complete
// TODO: https://github.com/serai-dex/serai/issues/104
outs
.outs
.iter()