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

Commit

Permalink
Merge commit '0f3ab59dfcba7e39789cdb810f3bd69a4fabb44b' into feature/…
Browse files Browse the repository at this point in the history
…devforEvan
  • Loading branch information
CodeNinjaEvan committed Mar 20, 2018
2 parents 5b0f8ac + 0f3ab59 commit 7abfb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ message WitnessList {
}

message AssetIssueList {
repeated AssetIssueContract witnesses = 1;
repeated AssetIssueContract assetIssue = 1;
}

// Gossip node list
Expand Down

0 comments on commit 7abfb54

Please sign in to comment.