result!
title "Activate using Bitcoin Cash"

field(
	label: "Minimual initial Bitcoin Cash deposit for activation",
	var: "amount",
	value: "%.6f" % @amount
)

field(
	label: "Bitcoin Cash address",
	var: "bch_addresses",
	value: @addr
)

instructions "You will received a notification when your payment is complete."
