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

type Gas = u64;

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