add mpool pending command

This commit is contained in:
whyrusleeping
2019-07-10 12:20:16 -07:00
parent 999b7d568c
commit e09a379c3b
6 changed files with 51 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@ type API interface {
// // status
// // mpool
// // // ls / show / rm
MpoolPending(context.Context) ([]*chain.SignedMessage, error)
// dag