Packages

Ethereum blockchain client for Gleam

Current section

Files

Jump to
glethers include glethers@contract_Contract.hrl
Raw

include/glethers@contract_Contract.hrl

-record(contract, {functions :: list(glethers@contract:function_())}).