Documentation ¶
Index ¶
- func ConvertToInsightBlock(block *btcjson.GetBlockVerboseResult) (*insightjson.BlockResult, error)
- func ConvertToInsightTransaction(tx *btcjson.TxRawResult, blockheight int64, noAsm, noScriptSig, noSpent bool) []insightjson.Tx
- func TxConverter(tx *btcjson.TxRawResult, blockheight int64) []insightjson.Tx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToInsightBlock ¶
func ConvertToInsightBlock(block *btcjson.GetBlockVerboseResult) (*insightjson.BlockResult, error)
func ConvertToInsightTransaction ¶
func ConvertToInsightTransaction(tx *btcjson.TxRawResult, blockheight int64, noAsm, noScriptSig, noSpent bool) []insightjson.Tx
NOTE: Address retrieval and vin needs to be fixed
func TxConverter ¶
func TxConverter(tx *btcjson.TxRawResult, blockheight int64) []insightjson.Tx
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.