cardano-client-lib icon indicating copy to clipboard operation
cardano-client-lib copied to clipboard

Invalid assertion: equals to self instead of the expected redeemer value

Open graninas opened this issue 2 years ago • 1 comments

https://github.com/bloxbean/cardano-client-lib/blob/a680754ed5effc00fda93d18945005379f6dee6d/src/test/java/com/bloxbean/cardano/client/transaction/spec/RedeemerTest.java#L30

(If run with assertThat(deRedeemer).isEqualTo(redeemer);, test fails)

graninas avatar Jun 01 '22 17:06 graninas

Thanks for reporting this issue. Really a stupid mistake by me :(

satran004 avatar Jun 02 '22 12:06 satran004