Closed frogchocolatebarpie closed 2 years ago
@echovl any reason why you omit the Amount field in the TxInput struct?
The serialized txInput doesn't contain the amount field, it's there only for the building process.
@echovl Thank you for your support! Keep going on bro.
This unit test is setting transaction body inputs to empty https://github.com/echovl/cardano-go/blob/fd832fe8c7114cf9ea81b549b562bdfaab50aeb8/tx_test.go#L84? Any problem with serializing/deserializing for the map in cbor?