{"version":3,"file":"epoch_parameters.mjs","names":[],"sources":["../../../src/contracts/walrus/epoch_parameters.ts"],"sourcesContent":["/**************************************************************\n * THIS FILE IS GENERATED AND SHOULD NOT BE MANUALLY MODIFIED *\n **************************************************************/\nimport { MoveStruct } from '../utils/index.js';\nimport { bcs } from '@mysten/sui/bcs';\nconst $moduleName = '@local-pkg/walrus::epoch_parameters';\nexport const EpochParams = new MoveStruct({\n\tname: `${$moduleName}::EpochParams`,\n\tfields: {\n\t\t/** The storage capacity of the system. */\n\t\ttotal_capacity_size: bcs.u64(),\n\t\t/** The price per unit size of storage. */\n\t\tstorage_price_per_unit_size: bcs.u64(),\n\t\t/** The write price per unit size. */\n\t\twrite_price_per_unit_size: bcs.u64(),\n\t},\n});\n"],"mappings":";;;;;;;AAKA,MAAM,cAAc;AACpB,MAAa,cAAc,IAAI,WAAW;CACzC,MAAM,GAAG,YAAY;CACrB,QAAQ;EAEP,qBAAqB,IAAI,KAAK;EAE9B,6BAA6B,IAAI,KAAK;EAEtC,2BAA2B,IAAI,KAAK;EACpC;CACD,CAAC"}