hashgraph / hedera-protobufs-java

The protobuf message files defining the Hedera Hashgraph API
Apache License 2.0
37 stars 22 forks source link

Add a bool field to allow fractional fee to be charged to sender or receiver. #82

Closed ljianghedera closed 2 years ago

ljianghedera commented 3 years ago

Description:

This PR adds one bool field to allow the user to decide the fractional custom fee to be charged to sender or receiver.

Related issue(s):

Fixes #81

Checklist