Skip to content

FeeCalculator

bigearsenal edited this page May 17, 2022 · 1 revision

FeeCalculator

public protocol FeeCalculator: AnyObject 

Inheritance

AnyObject

Requirements

calculateNetworkFee(transaction:​)

func calculateNetworkFee(transaction: Transaction) throws -> FeeAmount
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally