Skip to content

Commit

Permalink
add doc string note
Browse files Browse the repository at this point in the history
  • Loading branch information
RaaCT0R committed Jul 22, 2024
1 parent 9f9a470 commit 4fe286d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/chains/cardano/lib/CardanoChain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ class CardanoChain extends AbstractUtxoChain<CardanoTx, CardanoUtxo> {

/**
* extracts box id and assets of a box
* Note: it returns the actual value
* @param box the box
* @returns an object containing the box id and assets
*/
Expand Down

0 comments on commit 4fe286d

Please sign in to comment.