commit a2b86872bd048173f134c0c46a96f5c867c6b2a0
parent e8a9d693650195b3d7e01199d58ab56ce756c873
Author: William Casarin <jb55@jb55.com>
Date: Sat, 16 Apr 2022 08:28:29 -0700
update my pubkey for testing
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/damus/ContentView.swift b/damus/ContentView.swift
@@ -45,7 +45,7 @@ struct ContentView: View {
@State var timeline: Timeline = .friends
@State var pool: RelayPool? = nil
- let pubkey = "fd3fdb0d0d8d6f9a7667b53211de8ae3c5246b79bdaf64ebac849d5148b5615f"
+ let pubkey = "32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245"
var MainContent: some View {
ScrollView {