update
This commit is contained in:
@ -11,7 +11,6 @@ interface result<T> {
|
||||
}
|
||||
|
||||
function getRpcClient() {
|
||||
|
||||
return new JsonRpcClient(import.meta.env.RPC_REMOTE, import.meta.env.RPC_PORT)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user