通用UML类图模板
2023-09-05 09:07:16 1 举报
通用UML类图模板
作者其他创作
大纲/内容
Input
Transaction
+ to_list() : List+ miner() : String- address_type_value() : Dict
+ address: Address+ tx: Transaction+ value: Integer+ spend_tx: Integer+ spend_output: Integer......
+ fee: Float+ hash: String+ inputs: Input+ outputs: Output+ address_string: String......
+ in_txes_count() : Integer+ out_txes_count() : Integer
Address
Block
+ output_of_type() : Integer
+ fee: Float+ hash: String+ input_count: Integer+ output_count: Integer+ input_value: Float+ output_value: Float......
+ fee: Float+ hash: String+ input_count: Integer+ output_count: Integer......
0 条评论
回复 删除
下一页