preVerificationGas property
The amount of gas to pay for to compensate the bundler for pre-verification execution and calldata
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get preVerificationGas => $_getN(4);
The amount of gas to pay for to compensate the bundler for pre-verification execution and calldata
@$pb.TagNumber(5)
$core.List<$core.int> get preVerificationGas => $_getN(4);