Skip to content

Commit

Permalink
fix: expose stamp effective volume util (#893)
Browse files Browse the repository at this point in the history
Co-authored-by: Levente Kiss <[email protected]>
  • Loading branch information
LevilkTheReal and Levente Kiss authored Dec 4, 2023
1 parent 34b40b7 commit 6adb8d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/expose.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export {
getStampCostInBzz,
getStampCostInPlur,
getStampMaximumCapacityBytes,
getStampEffectiveBytes,
getStampTtlSeconds,
getStampUsage,
} from './stamps'

0 comments on commit 6adb8d2

Please sign in to comment.