steemit / steem-uri-spec

steem:// signing spec and reference implementation
MIT License
14 stars 13 forks source link

Method resolveTransaction() return string for "ref_block_num" and "ref_block_prefix" instead of int #3

Open bonustrack opened 5 years ago

bonustrack commented 5 years ago

Using the method steemuri.resolveTransaction(), the tx returned give "string" instead of "int" for the keys "ref_block_num" and "ref_block_prefix".