[][src]Type Definition substrate_subxt::contracts::Gas

type Gas = u64;

Gas units are chosen to be represented by u64 so that gas metering instructions can operate on them efficiently.