kopia lustrzana https://github.com/bugout-dev/moonstream
fixed func_abi
rodzic
10a7ab8748
commit
2bc565cebd
|
@ -462,6 +462,8 @@ def stats_generate_handler(args: argparse.Namespace):
|
|||
"name": external_call["name"],
|
||||
"inputs": func_input_abi,
|
||||
"outputs": external_call["outputs"],
|
||||
"type": "function",
|
||||
"stateMutability": "view",
|
||||
}
|
||||
]
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue