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