Transaction Input¶
-
class
blocksci.Input¶ Class representing a transaction input
-
address¶ This address linked to this inout
-
script_type¶ The type of the address
-
spent_tx¶ The transaction that this input spent
-
spent_tx_index¶ The index of the transaction that this input spent
-
value¶ The value in base currency attached to this inout
-