%% This function reads the source of a Sophia contract (an .aes file)
%% and returns the unsigned create contract call data with default values.
%% For more control over exactly what those values are, use create_contract/8.
The reference to create_contract/8 should be contract_create/8.
In this comment,
https://git.qpq.swiss/QPQ-AG/hakuzaru/src/commit/48bcccdf23c38da4ed59f41e1c45e19da9499ef4/src/hz.erl#L900-L903
The reference to `create_contract/8` should be `contract_create/8`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In this comment,
The reference to
create_contract/8should becontract_create/8.