Skip to content

File: src/Xcm/v5/Weight/Weight.sol

Weight

Kind: source

Structs

struct Weight

Weight v2 used for measurement for an XCM execution

FieldTypeDescription
refTimeuint64The computational time used to execute some logic based on reference hardware.
proofSizeuint64The size of the proof needed to execute some logic.

Created with solidity-doc-generator