commit e376e445ee588d20af9d294eb8ff4f21644375a8
parent fa867d5792410b663a46d1ec0c3c29033666d2b7
Author: ThomasV <thomasv@gitorious>
Date: Tue, 21 Jul 2015 12:35:06 +0200
fix info in release notes
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.