This interface represents a token parameter in a MarloweTemplate.
Tokens are encoded as a tuple of 2 StringParam. The first string is the policy id and the second one is the token name.
The name of the parameter is used by different type functions to infer the Template's ObjectParam.
Optional
Readonly
This interface represents a token parameter in a MarloweTemplate.
Tokens are encoded as a tuple of 2 StringParam. The first string is the policy id and the second one is the token name.