add mpool pending command
This commit is contained in:
@@ -30,6 +30,7 @@ type API interface {
|
||||
// // status
|
||||
// // mpool
|
||||
// // // ls / show / rm
|
||||
MpoolPending(context.Context) ([]*chain.SignedMessage, error)
|
||||
|
||||
// dag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user