Open cinnamoroll6130 opened 1 month ago
I really enjoyed working with the latest xchain packages.
While working with @xchainjs/xchain-wallet package, I realized the RejectedBalance is incorrect.
@xchainjs/xchain-wallet
RejectedBalance
From @xchainjs/xchain-wallet package
type RejectedBalance = { status: 'rejected'; reason: string; };
I attached the screenshot for actual result of RejectedBalance.
Thanks,
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
I really enjoyed working with the latest xchain packages.
While working with
@xchainjs/xchain-wallet
package, I realized theRejectedBalance
is incorrect.From
@xchainjs/xchain-wallet
packageI attached the screenshot for actual result of
RejectedBalance
.Thanks,