Beispiel #1
0
def EstimateFee():
    return General.fee()
Beispiel #2
0
def estimate_fee():
    return jsonify(General.fee())