Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
rm accountlist
Browse files Browse the repository at this point in the history
  • Loading branch information
zergweak committed May 19, 2018
2 parents 97b9810 + c450281 commit f29d0c5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions api/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -444,15 +444,9 @@ service Network {

};


message AccountList {
repeated Account accounts = 1;
}

message WitnessList {
repeated Witness witnesses = 1;
}

message AssetIssueList {
repeated AssetIssueContract assetIssue = 1;
}
Expand Down

0 comments on commit f29d0c5

Please sign in to comment.