Support Beam 3.0
API changes in 3.0 version:
-
In create_address API, "lifetime" ( in hours) was changed to "expiration", where expiration can be expired/never/24h or omitted (24h is default value)
-
'height' was removed from response to get_utxo method
-
Minimum fee is set to 100 Groth
配置文件需要调整最低手续费100 Groth = 0.000001 BEAM
# Fix Transaction Fess, 最低手续费
fixfees = "0.000001"