Address.setMethod

Sets the method of the address.

If the address is a container address, then it becomes a method address and the method is added to the end of the address.

If the address is already a method address, then the method's name is changed.

struct Address
setMethod
(
string m
)

Meta