forked from lthn/blockchain
Added linguist-generated attribute for SDK clients in .gitattributes to hide them in GitHub diffs. Enhanced utils/sdk/Makefile with target-specific hooks, improved ignore file handling, and refined Go client build steps. Updated Go SDK config to use 'lthn' as package name and set isGoSubmodule property.
7 lines
No EOL
120 B
JSON
7 lines
No EOL
120 B
JSON
{
|
|
"additionalProperties": {
|
|
"packageName": "lthn",
|
|
"generateInterfaces": true,
|
|
"isGoSubmodule": true
|
|
}
|
|
} |