Closed jimni1222 closed 2 years ago
This PR introduces returning baseFee result for less API call to get baseFee.
And also for fee operations, i added a function which receives the relatedOperationsIdx. This can be used when transaction fee is distributed to reward addresses.
relatedOperationsIdx
related to https://github.com/klaytn/rosetta-klaytn/issues/11
This PR introduces returning baseFee result for less API call to get baseFee.
And also for fee operations, i added a function which receives the
relatedOperationsIdx
. This can be used when transaction fee is distributed to reward addresses.related to https://github.com/klaytn/rosetta-klaytn/issues/11