Updated on 2026-08-14
This commit is contained in:
parent
37ad3e6846
commit
db1d205bae
8 changed files with 91 additions and 2 deletions
|
|
@ -53,6 +53,7 @@ internal class WcRoutingModel @Inject constructor(
|
|||
WcEthMethodName.SendTransaction -> TODO()
|
||||
WcSolanaMethodName.SignTransaction -> TODO()
|
||||
WcSolanaMethodName.SendAllTransaction -> TODO()
|
||||
WcEthMethodName.AddEthereumChain -> TODO()
|
||||
is WcMethodName.Unsupported -> TODO()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue