This interface represents an AddressBech32 parameter in a MarloweTemplate.

An Address is econded as a StringParam, and it is also guarded to be a valid AddressBech32.

Type Parameters

  • Name extends string

    The name of the parameter is used by different type functions to infer the Template's ObjectParam.

Hierarchy

  • AddressParam

Properties

Properties

description?: string
name: Name
type: "address"