changed DenioD's github lightwalletd links to git.hush.is lightwalletd links

This commit is contained in:
jahway603
2020-11-27 22:13:24 -05:00
parent 2824ad752e
commit 0f21f457a6
9 changed files with 49 additions and 52 deletions

View File

@@ -4,7 +4,7 @@ import (
"bytes"
"sync"
"github.com/DenioD/lightwalletd/walletrpc"
"git.hush.is/hush/lightwalletd/walletrpc"
"github.com/golang/protobuf/proto"
)