From 90e30defd5a408fccbb12405d243d26c4f1ef999 Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 18 Apr 2019 13:32:18 -0400 Subject: change info --- src/About.tsx | 12 +++--------- src/Snow.tsx | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/About.tsx b/src/About.tsx index 83eb8c1..ec78d66 100644 --- a/src/About.tsx +++ b/src/About.tsx @@ -37,7 +37,8 @@ function About(props: AboutProps) { - Copyright 2019 Maofan "Ted" Yin + Copyright 2019 Ava Labs, Inc.
+ Author: Ted Yin
@@ -68,7 +69,7 @@ function About(props: AboutProps) { Email: - 73d at tedyin dot com + ted at avalabs dot org or 73d at tedyin dot com GitHub: @@ -76,13 +77,6 @@ function About(props: AboutProps) { Determinant/snow-bft-demo - - Buy me a cup of coffee: - - Ether: 0xFEeed0f0BA87824819aabfa789f41FA2dd9ad81e - Bitcoin: 1CbVBB6Gv7WP4u39wsN416SJrjmvQDjggw - - ); diff --git a/src/Snow.tsx b/src/Snow.tsx index b053a51..5546d24 100644 --- a/src/Snow.tsx +++ b/src/Snow.tsx @@ -325,7 +325,7 @@ class Snow extends React.Component { This demo shows the Snowball protocol used as the core of a peer-to-peer payment system, Avalanche, introduced in  - + this paper  . It visualizes the process of a binary, -- cgit v1.2.3