:: [Libbitcoin] removing fetch_block_t…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Amir Taaki
日付:  
To: libbitcoin
題目: [Libbitcoin] removing fetch_block_transaction_hashes(height)
I'm removing this call to simplify the API and encourage the user to use
the block hash instead. I don't think it's so critical to keep the
height version and we can always add it back easily later.
Let me know if this is a problem and I'll keep it.