This commit is contained in:
Drazen Urch
2021-09-09 17:47:11 +02:00
parent 8156ed0029
commit 3bcbb90127
@@ -147,7 +147,7 @@ export const ApiList = () => {
<DocEntry
function={{
name: "get_fee",
args: [{name: "operation", type: "object"}],
args: [{name: "operation", type: "str"}],
}}
/>
</ListItem>