-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FABN-1163] Update token support with latest proto msgs
- Update fabric-protos with latest protobuf msgs - Update token code for the following changes in protobuf msgs quantity is changed to hex string, recipient is renamed to owner, import is renamed to issue, TokenOutput is renamed to UnspentToken, TokenToIssue is replaced by Token - move v2 channel config under channel-config dir Change-Id: I49d5932c4df8e266c2ebb5d93e9ae8b66babeb96 Signed-off-by: Wenjian Qiao <wenjianq@gmail.com>
- Loading branch information
1 parent
2484072
commit f12d5f5
Showing
16 changed files
with
323 additions
and
788 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.