result!
title "Single-use Address"
instructions "Your single-use address has been created"

DESCRIPTION =
	"You can make a payment worth $20 or more to this address and " \
	"it will be credited to your account at the current exchange rate " \
	"(minus any exchange fees, often over $2) once fully confirmed.".freeze

field(
	var: "addresses",
	label: "Address",
	description: DESCRIPTION,
	value: @addresses
)
