small bugfixes to outpoint and tweak markdown #893

Merged
jessopb merged 1 commit from j19bugfix into master 2019-02-03 04:03:37 +01:00
jessopb commented 2019-02-01 08:19:45 +01:00 (Migrated from github.com)

Fixes outpoint logic and removes img tags from markdown descriptions

Fixes outpoint logic and removes img tags from markdown descriptions
skhameneh (Migrated from github.com) approved these changes 2019-02-01 21:48:20 +01:00
@ -12,2 +12,3 @@
const txid = dataVals.transaction_hash_id || dataVals.txid;
const nout = dataVals.vout || dataVals.nout;
let nout;
skhameneh (Migrated from github.com) commented 2019-02-01 21:48:15 +01:00

add line breaks around logic

add line breaks around logic
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#893
No description provided.