decred.org/dcrwallet/v3@v3.1.0/wallet/doc.go (about) 1 // Copyright (c) 2015 The btcsuite developers 2 // Copyright (c) 2015-2020 The Decred developers 3 // Use of this source code is governed by an ISC 4 // license that can be found in the LICENSE file. 5 6 /* 7 Package wallet provides ... 8 TODO: Flesh out this section 9 */ 10 package wallet