mirror of
https://github.com/Brotocol-xyz/bro-sdk.git
synced 2026-05-01 04:41:58 +08:00
feat: support bridging token to multiple variants on target EVM chains
* aBTC (Stacks) > aBTC (*) / WBTC (Ethereum) / BTCB (BSC) * sUSDT (Stacks) > sUSDT (*) / USDT (BSC)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"exclude": ["lib"],
|
||||
"compilerOptions": {
|
||||
"skipLibCheck": true,
|
||||
"lib": ["WebWorker"],
|
||||
"noEmit": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user