Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update src/containers/consignment.rs
`assign.as_attachment()` return the vector(`&[AssignAttach<Seal>`), so I think there should not be a `and_then()` method after that. Then `Attach::as_revealed_state`, there is no `as_reveal_state` in the rgbcore, but `Assign<State, Seal>::as_reveal_state`. Co-authored-by: Dr. Maxim Orlovsky <[email protected]>
- Loading branch information