This website requires JavaScript.
Explore
Help
Sign In
epistemophiliac
/
fabric-samples
Watch
1
Star
0
Fork
You've already forked fabric-samples
0
mirror of
https://github.com/hyperledger/fabric-samples.git
synced
2026-06-18 07:55:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
074c5dc237
fabric-samples
/
token-erc-1155
/
chaincode-go
History
Rob Evans
074c5dc237
Fix transferFrom function so that we only delete token balances after we've verified the funds are available first - not before
...
Signed-off-by: Rob Evans <robevansuk@noreply.users.github.io>
2023-06-26 09:47:41 +01:00
..
chaincode
Fix transferFrom function so that we only delete token balances after we've verified the funds are available first - not before
2023-06-26 09:47:41 +01:00
erc1155.go
Add ERC1155 chaincode in Go (
#463
)
2021-09-01 23:05:57 +02:00
go.mod
Update Go and Go dependencies (
#996
)
2023-03-07 14:44:33 +00:00
go.sum
Update Go and Go dependencies (
#996
)
2023-03-07 14:44:33 +00:00