Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    fix access uninitialized value · 5da57b93
    psychocrypt authored
    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`.
    5da57b93