forwardAmount property
Amount in nanotons to forward to recipient. Basically minimum amount - 1 nanoton should be used uint128 / big endian byte order
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get forwardAmount => $_getN(4);
Amount in nanotons to forward to recipient. Basically minimum amount - 1 nanoton should be used uint128 / big endian byte order
@$pb.TagNumber(5)
$core.List<$core.int> get forwardAmount => $_getN(4);