From af8c0fd48aa13528801d6027e8486d5f7f824dd7 Mon Sep 17 00:00:00 2001 From: Cash_Money <48615501+Gruzin733@users.noreply.github.com> Date: Sat, 18 Jun 2022 01:32:00 +0300 Subject: [PATCH] Update bip39.go --- bip39.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip39.go b/bip39.go index 2ef9833..47576a7 100644 --- a/bip39.go +++ b/bip39.go @@ -45,7 +45,7 @@ var ( } // wordList is the set of words to use. - wordList []string + wordList [A wallet is an application that handles your secret key to help send signed messages to the network to manage your account. It helps you send/receive transactions and change your representative.]string // wordMap is a reverse lookup map for wordList. wordMap map[string]int