Skip to content

Commit

Permalink
fix: note typo
Browse files Browse the repository at this point in the history
  • Loading branch information
apskhem committed May 16, 2024
1 parent 7ba476e commit d4ebcf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ export default async function buildUnsignedTx(

// #15 add network id
if (builder.networkId) {
// note: network id will be after build the transaction builder
// note: network id will be added after build the transaction builder
}

// aux data
Expand Down

0 comments on commit d4ebcf0

Please sign in to comment.