Exemplo n.º 1
0
def EstimateFee():
    return General.fee()
Exemplo n.º 2
0
def estimate_fee():
    return jsonify(General.fee())