nonce property
BizGuard nonce (uint256, serialized big endian).
Used to sign the Biz.executeWithSignature function call.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get nonce => $_getN(2);
BizGuard nonce (uint256, serialized big endian).
Used to sign the Biz.executeWithSignature function call.
@$pb.TagNumber(3)
$core.List<$core.int> get nonce => $_getN(2);