fabric-samples/asset-transfer-basic/application-gateway-go
Mark S. Lewis a6028cd398
Fix asset-transfer-basic/application-gateway-go (#874)
Error handling example used a transaction invocation with the wrong number of arguments and so did not demonstrate the same error condition as other language samples. The error handling code was also not as comprehensive as it should be.

Also changed the console output throughout to match the content and format of the Node and Java samples.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2022-11-30 13:21:49 +00:00
..
assetTransfer.go Fix asset-transfer-basic/application-gateway-go (#874) 2022-11-30 13:21:49 +00:00
go.mod Avoid usage of deprecated ioutil Go package (#843) 2022-10-25 07:04:39 -04:00
go.sum Update samples to use fabric-gateway v1.1.1 (#842) 2022-10-20 17:43:55 +01:00