Skip to content

fix: correct typo in UnsignedTx type name#983

Open
Zentex1337 wants to merge 1 commit intoava-labs:masterfrom
Zentex1337:fix/typo-unsigned-tx
Open

fix: correct typo in UnsignedTx type name#983
Zentex1337 wants to merge 1 commit intoava-labs:masterfrom
Zentex1337:fix/typo-unsigned-tx

Conversation

@Zentex1337
Copy link

Summary

  • Fixed typo in internal type name in src/vms/common/unsignedTx.ts
  • Renamed UnsingedTxSerialize to UnsignedTxSerialize

Test plan

  • This is a type name only change with no runtime impact
  • The type is internal and not exported, so no breaking changes

Rename "UnsingedTxSerialize" to "UnsignedTxSerialize" to fix
the spelling error in the internal type definition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant