fix access uninitialized value
fix #1906 If the currency provided by the user is not known by the miner we access an uninitialized value. Add default values for member of `coinDescription`.
Please register or sign in to comment
fix #1906 If the currency provided by the user is not known by the miner we access an uninitialized value. Add default values for member of `coinDescription`.