From e376e445ee588d20af9d294eb8ff4f21644375a8 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Tue, 21 Jul 2015 12:35:06 +0200 Subject: [PATCH] fix info in release notes --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b9116836e..52cea5dce 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,7 +9,7 @@ * Payment requests signed with OpenAlias keys can be shared as bitcoin: URIs, if they are simple (a single address-type output). The BIP21 URI scheme is extended with 'name', 'sig', - 'timestamp', 'expiration'. + 'time', 'exp'. * Arbitrary m-of-n multisig wallets are supported (n<=15). * Multisig transactions can be signed with Trezor. * User-set transaction fees are retained with the '!' shortcut.