17 lines
230 B
JSON
17 lines
230 B
JSON
|
{
|
||
|
"protoDirs": [
|
||
|
"./proto"
|
||
|
],
|
||
|
"outPath": "./src",
|
||
|
"options": {
|
||
|
"aminoEncoding": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"lcdClients": {
|
||
|
"enabled": true
|
||
|
},
|
||
|
"rpcClients": {
|
||
|
"enabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|