result!
title "Activate using Bitcoin"

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

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

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