emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/olivetti 6893bef 107/134: Added Ethereum and Bitcoin Ca


From: Stefan Monnier
Subject: [elpa] externals/olivetti 6893bef 107/134: Added Ethereum and Bitcoin Cash addresses
Date: Thu, 25 Apr 2019 09:57:38 -0400 (EDT)

branch: externals/olivetti
commit 6893bef23e576fd776ca69517dbf0981a8dc4b2a
Author: Paul Rankin <address@hidden>
Commit: Paul Rankin <address@hidden>

    Added Ethereum and Bitcoin Cash addresses
---
 README.md   | 6 ++++++
 olivetti.el | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/README.md b/README.md
index ddb0c93..24c3cb7 100644
--- a/README.md
+++ b/README.md
@@ -84,3 +84,9 @@ specifying `olivetti-body-width`:
     M-x add-file-local-variable RET olivetti-body-width RET 66 RET
 
 [file variable]: 
https://www.gnu.org/software/emacs/manual/html_node/emacs/File-Variables.html 
"File Variables"
+
+Tips
+----
+
+Ethereum address `0x209C60afd8aF6c61ac4Dbe340d81D4f789DF64D3`  
+Bitcoin Cash address `19gUvL8YUzDKr5GyiHpYeF31BfQm87xM9L`
diff --git a/olivetti.el b/olivetti.el
index 069a450..2fafea7 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -100,6 +100,12 @@
 
 ;; [file variable]: 
https://www.gnu.org/software/emacs/manual/html_node/emacs/File-Variables.html 
"File Variables"
 
+;; Tips
+;; ----
+
+;; Ethereum address 0x209C60afd8aF6c61ac4Dbe340d81D4f789DF64D3
+;; Bitcoin Cash address 19gUvL8YUzDKr5GyiHpYeF31BfQm87xM9L
+
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]