Broker: sale price runtime api (#3485)

Defines a runtime api for `pallet-broker` for getting the current price
of a core if there is an ongoing sale.

Closes: #3413

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
Sergej Sakac
2024-04-06 01:29:35 +02:00
committed by GitHub
parent 05b97068f9
commit 1c85bfe901
8 changed files with 95 additions and 7 deletions
Generated
+1
View File
@@ -9423,6 +9423,7 @@ dependencies = [
"frame-system",
"parity-scale-codec",
"scale-info",
"sp-api",
"sp-arithmetic",
"sp-core",
"sp-io",