ActualFeeGet()
Retrieve Actual Fee with given size
Before calling the function make sure you have the Connector object initialized.
Understanding Connector ObjectFunction Call
Field
Type
Description
TransactionSize
int
Input the size of the transaction to retrieve Actual Fee
Return value of function: ActualFeeGetResult
Example
Return value of function: ActualFeeGetResult
Output of Example
Output is printed via ObjectDumper
Keep in mind the outcome commission needs to be normalized to normal values
Last updated