mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-30 05:45:37 +08:00
feat: initial debug endpoint support for sending multisig transactions
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"allowSyntheticDefaultImports": false,
|
||||
"resolveJsonModule": true,
|
||||
"baseUrl": ".",
|
||||
"skipLibCheck": false,
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
"*": ["src/@types/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user