libplanet icon indicating copy to clipboard operation
libplanet copied to clipboard

@planetarium/tx: Provide decoding functions besides encoding functions

Open dahlia opened this issue 2 years ago • 1 comments

  • [ ] decodeUnsignedTxWithSystemAction(encoded: Value): UnsignedTxWithCustomActions
  • [ ] decodeUnsignedTxWithCustomActions(encoded: Value): UnsignedTxWithCustomActions
  • [ ] decodeSignedTx<T extends UnsignedTxWithSystemAction | UnsignedTxWithCustomActions>(encoded: Value): SignedTx<T>

dahlia avatar Apr 14 '23 08:04 dahlia

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] avatar Jun 18 '23 11:06 stale[bot]