Closed rickycodes closed 3 years ago
In the old version tx.getSenderAddress().toString('hex') returned a value sans zero prefix, but in this updated version it's included.
tx.getSenderAddress().toString('hex')
In the old version
tx.getSenderAddress().toString('hex')
returned a value sans zero prefix, but in this updated version it's included.