ABI.EncodeInternalMessagetype params = {abi : Abi.t option; |
address : string option; |
src_address : string option; |
deploy_set : DeploySet.t option; |
call_set : CallSet.t option; |
value : string; |
bounce : bool option; |
enable_ihr : bool option; |
}val params_enc : params Json_encoding.encodingval result_enc : result Json_encoding.encoding