Create a new Addr template.
The name to use for this template variable. Must start with TMPL_
and
only consist of uppercase alphanumeric characters and underscores.
Create a new Bytes template.
The name to use for this template variable. Must start with TMPL_
and
only consist of uppercase alphanumeric characters and underscores.
Create a new Int template.
The name to use for this template variable. Must start with TMPL_
and
only consist of uppercase alphanumeric characters and underscores.
Generated using TypeDoc
Take the logical And of this expression and another one.
This expression must evaluate to uint64.
This is the same as using
And()
with two arguments.