Skip to content

Commit

Permalink
add comment;
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Oct 6, 2020
1 parent 73b51b3 commit 957add6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ergo-lib/src/chain/ergo_box.rs
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ impl SigmaSerializable for ErgoBox {

/// Contains the same fields as `ErgoBox`, except if transaction id and index,
/// that will be calculated after full transaction formation.
/// Use [`ErgoBoxCandidateBuilder`] to create an instance.
#[derive(PartialEq, Eq, Clone, Debug)]
pub struct ErgoBoxCandidate {
/// amount of money associated with the box
Expand Down

0 comments on commit 957add6

Please sign in to comment.