go-cnc
go-cnc copied to clipboard
Implement SubmitTx
Issues/PR
Fix Issue #7.
Changes
- Implemented
SubmitTx
method - Added tests for
SubmitTx
Changes can be viewed in the files client.go, client_test.go, and type.go.