Include all functions in the symbols map #909

Merged
zxq9 merged 8 commits from symbols-map into master 2022-10-07 21:57:38 +09:00
Showing only changes of commit 36f46bb163 - Show all commits

View File

@ -51,6 +51,8 @@ The **pp_** options all print to standard output the following:
`pp_assembler` - print the generated assembler code
The option `include_child_contract_symbols` includes the symbols of child contracts functions in the generated fate code. It is turned off by default to avoid making contracts bigger on chain.
#### check_call(ContractString, Options) -> CheckRet
Types