Remove desmos debug
This commit is contained in:
parent
5f7c5e309a
commit
70334789d3
@ -438,7 +438,7 @@ export default {
|
||||
|
||||
const signerData = {
|
||||
accountNumber: this.accountNumber,
|
||||
sequence: String(Number(this.sequence) + 1),
|
||||
sequence: this.sequence,
|
||||
chainId: this.chainId,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user