a certificate to include in the transaction
This method scans the certificates added in the transaction to calculate additional ADA available in inputs as part of the deposit refund. Essentially ADA to be considered as additional input due to deposit refunds.
additional ADA available as input
This method scans the certificates and proposal procedures added in the transaction to calculate additional ADA required for transaction validity.
additional ADA required for a valid transaction
Function for a simple send ADA transaction Provide necessary outputs, and available inputs, returns a final tx
Function to prepare transaction automatically There are other helper methods for preparing transactions that use this method This method should be used when you know what you are doing sets required inputs, fees, change etc resulting transaction is the final tx that can be built for signing
The method will add a certificate to the transaction to be included in cbor This method will automatically scan and include each unique required witnesses in the map to help sign the transaction