chain-jslib icon indicating copy to clipboard operation
chain-jslib copied to clipboard

Problem: Introduce a `reset` or `clear` methods on Tx builder classes

Open cdc-Hitesh opened this issue 3 years ago • 0 comments

We can add something like .reset() or .clear() on RawTransaction or SignableTransaction to let user rebuild txs from scratch.

cdc-Hitesh avatar Jun 14 '21 07:06 cdc-Hitesh