blockfrost / blockfrost-dotnet

.NET, C# and PowerShell SDK for Blockfrost.io API
Apache License 2.0
17 stars 9 forks source link

Submit TestVector `01` as CDDL #41

Open tweakch opened 3 years ago

tweakch commented 3 years ago

Submitting a Tx from CDDL [rfc8610] is not a priority atm. Since you can only get CDDL through valid CBOR [rfc8949] you are already able to submit the Tx in a supported format.

If you still want to add this feature you are encouraged to submit a PR.

How to contribute