Update deps (#877)
This commit is contained in:
@@ -142,6 +142,7 @@ open class CodeGen(private val config: ChainsConfig) {
|
||||
"kadena" -> "BlockchainType.KADENA"
|
||||
"avm" -> "BlockchainType.AVM"
|
||||
"app" -> "BlockchainType.ETHEREUM"
|
||||
"aptos" -> "BlockchainType.ETHEREUM"
|
||||
else -> throw IllegalArgumentException("unknown blockchain type $type")
|
||||
}
|
||||
}
|
||||
|
||||
Submodule emerald-grpc updated: 7a0f39a98b...5191731829
Reference in New Issue
Block a user