Refactor Tx, Validator, and Account structure

This commit is contained in:
Jae Kwon
2014-12-16 05:45:40 -08:00
parent 4424a85fbd
commit 83d313cbe5
56 changed files with 1917 additions and 2022 deletions
-1
View File
@@ -1,7 +1,6 @@
package rpc
import (
"fmt"
"net/http"
"regexp"
"strconv"