Closed FredericHeem closed 9 years ago
Horizon doesn't support yet the 12 character asset name:
RuntimeError: Unknown asset type: Stellar::AssetType.asset_type_credit_alphanum12(2) /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:451:in asset_details' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:251:inblock in import_history_operations' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:109:in each' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:109:ineach_with_index'
asset_details' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:251:in
each' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:109:in
Solve in PR https://github.com/stellar/horizon/pull/37
fixed in PR https://github.com/stellar/horizon/pull/37
Horizon doesn't support yet the 12 character asset name:
RuntimeError: Unknown asset type: Stellar::AssetType.asset_type_credit_alphanum12(2) /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:451:in
asset_details' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:251:in
block in import_history_operations' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:109:ineach' /home/ubuntu/horizon/app/jobs/history/ledger_importer_job.rb:109:in
each_with_index'