rearrange a bit
This commit is contained in:
parent
09cafcba40
commit
6adb38d23f
5 changed files with 33 additions and 14 deletions
jsonrpc
|
@ -263,4 +263,7 @@ type ChannelListMineResponse []struct {
|
|||
type WalletListResponse []string
|
||||
|
||||
type PublishResponse struct {
|
||||
// TODO
|
||||
}
|
||||
|
||||
type BlobAnnounceResponse bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue