I’m going to attach OKX pockets in my bitcoin primarily based recreation app and have one drawback in getting native segwit deal with from okx pockets. I learn their developer doc and there are two approach to get deal with. https://www.okx.com/web3/construct/docs/sdks/chains/bitcoin/supplier
const outcome = await okxwallet.bitcoin.join()
let accounts = await okxwallet.bitcoin.requestAccounts();
each return taproot deal with and I am unable to get native segwit and different forms of deal with when person join pockets.