Merge branch 'new-CounterFire' of http://git.kingsome.cn/huangjinming/CounterFireGames into new-CounterFire
This commit is contained in:
commit
7c24a8a2b5
@ -31,14 +31,14 @@ export class BitgetWallet{
|
|||||||
}
|
}
|
||||||
|
|
||||||
async logout() {
|
async logout() {
|
||||||
await this.nativeProvider.request({
|
// await this.nativeProvider.request({
|
||||||
"method": "wallet_revokePermissions",
|
// "method": "wallet_revokePermissions",
|
||||||
"params": [
|
// "params": [
|
||||||
{
|
// {
|
||||||
"eth_accounts": {}
|
// "eth_accounts": {}
|
||||||
}
|
// }
|
||||||
]
|
// ]
|
||||||
});
|
// });
|
||||||
}
|
}
|
||||||
|
|
||||||
async getChainId() {
|
async getChainId() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user