Pull out sendtx into own module

This commit is contained in:
Ethan Frey 2017-06-29 21:10:37 +02:00
parent 872c04280c
commit 6fdf71f187
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package txs
package coin
import (
"fmt"