This interface represents a value parameter in a MarloweTemplate.

Values are encoded as bigints.

Type Parameters

  • Name extends string

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

Hierarchy

  • ValueParam

Properties

Properties

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