decred.org/dcrdex@v1.0.5/server/asset/eth/doc.go (about) 1 // This code is available on the terms of the project LICENSE.md file, 2 // also available online at https://blueoakcouncil.org/license/1.0.0. 3 // 4 // This package also imports go-ethereum code and so carries the burden of 5 // go-ethereum's GNU Lesser General Public License. 6 7 // Package eth implements methods to work with ethereum swap contracts and 8 // transactions. The LGPL is a more restrictive license that may be more of a 9 // burden for closed source software. 10 package eth