Update text/0005-coretime-interface.md

This commit is contained in:
Gavin Wood
2023-07-08 19:12:03 +02:00
committed by GitHub
parent 53b9b667fb
commit 246d933397
+1 -1
View File
@@ -141,7 +141,7 @@ Indicate that from this block onwards, the range of acceptable values of the `co
Prototype:
```
fn notify_revenue(
fn notify_revenue_info(
until: BlockNumber,
revenue: Balance,
)