OSDN Git Service

Paging (#234)
[bytom/vapor.git] / account / accounts.go
index 0526efe..befbe50 100644 (file)
@@ -57,6 +57,7 @@ var (
        ErrContractIndex   = errors.New("Exceeded maximum addresses per account")
        ErrAccountIndex    = errors.New("Exceeded maximum accounts per xpub")
        ErrFindTransaction = errors.New("No transaction")
+       ErrAccountIDEmpty  = errors.New("account_id is empty")
 )
 
 // ContractKey account control promgram store prefix