tronlink-extension icon indicating copy to clipboard operation
tronlink-extension copied to clipboard

Tx expiration is not preserved after signing by TronLink

Open Zergity opened this issue 6 years ago • 2 comments

Using this methods to exetend the tx expiration, after signed by TronLink, the result transaction raw has a different expiration value.

tronWeb.transactionBuilder.extendExpiration(transaction, 500)

https://github.com/TRON-US/tronweb/pull/38

Zergity avatar Aug 14 '19 02:08 Zergity

The current tronweb version inside tronlink is 2.6.4, which not supports the new feature with expiration. Could you guys upgrade to the latest tronweb version?

safudev avatar Aug 21 '19 10:08 safudev

has done.

BlueHoopor avatar Nov 04 '19 09:11 BlueHoopor