Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
avcdsld authored and Greg Santos committed Oct 13, 2021
1 parent f8108ea commit 387527c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sdk/src/resolve/voucher.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,5 @@ export const createSignableVoucher = ix => {
}

export const voucherToTxId = voucher => {
// ref. https://github.com/onflow/flow-go-sdk/blob/d794a2/transaction.go#L119
return encodeTxIdFromVoucher(voucher)
}

0 comments on commit 387527c

Please sign in to comment.