pysui icon indicating copy to clipboard operation
pysui copied to clipboard

[enhancement] Add ability to override inputs when deserializing SuiTransaction state

Open FrankC01 opened this issue 2 years ago • 0 comments

This would allow a more 'templatized' construct where either Pure or Object inputs can be set to different values.

So, for example, if constantly using a construct such as split/transfer you would be able to provide the actual inputs to override those in the serialized construct.

FrankC01 avatar Aug 11 '23 15:08 FrankC01