unisat-wallet / dev-support

14 stars 11 forks source link

Gas fees related- feeRate #16

Closed yusufshaikh0110 closed 2 months ago

yusufshaikh0110 commented 2 months ago

i have taken code from docs 1month ago its working but now it is not showing gas fees i don't know here is my code const txId = await window.unisat.sendBitcoin( SATOSHI_VAULT_ADDRESS, calcultedAmount, { feeRate: fee, } );

when i click on register then unisat wallet is showing and it is also showing an warning about a fee rate is high or bla bla but now it is showing nothing the code is same i have change nothing it is not showing gas fee

abangZ commented 2 months ago

image

We have modified the fee rate reminder.