Closed gitferry closed 4 months ago
A valid unbonding tx needs to disable rbf by setting sequence to 0xffffffff. This pr added this check by introducing IsSimpleTransfer
0xffffffff
IsSimpleTransfer
Added tests to cover this case
@gitferry could u raise PR against dev as well?
A valid unbonding tx needs to disable rbf by setting sequence to
0xffffffff
. This pr added this check by introducingIsSimpleTransfer