chore: export bech32

This commit is contained in:
Jude Nelson
2022-09-08 14:58:32 -04:00
parent 7b3dd80975
commit a92f97e5d2

View File

@@ -14,4 +14,5 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
pub mod bech32;
pub mod bitcoin;