Commit 0980515
committed
docs: Update add-function.md to fix example
When performing the changes described in add-function.md for adding a
host-price-of function to xapi, a type error would arise from the
message-forwarding.ml file - this is fixed by explicitly giving the remote_fn
named argument.
Signed-off-by: Christian Pardillo Laursen <christian.pardillolaursen@cloud.com>1 parent 8bb4635 commit 0980515
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
| 175 | + | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
0 commit comments