Get desktop application:
View/edit binary Protocol Buffers messages
Create a transaction that garbage collects obsolete Fact Statement UTxOs (gc-fact-statement-tx)
Fact Statement IDs to garbage collect
The PubKeyHash of the user that submitted the mint-fact-statement-x and will also submit the gc-fact-statement-tx
Error encountered when servicing the request
Successfull Fact Statement garbage collection message
Request processing information
Create a transaction that creates Fact Statement UTxOs (mint-fact-statement-tx)
The PubKeyHash of the user wallet that will sign and submit the transaction (ie. Submitter)
Error encountered when servicing the request
Successful Fact Statement Minting message
Information about the processing of the request
Error associated with above response messages TODO: Should catch and properly report classes of errors users would expect to trigger. For example: - Collateral finding could fail - $FEE determination could fail - Transaction size due to too many Fact Statements
Used in: , ,
Some other error
Used in:
Some other error message
Used in:
Fact Statement ID
PlutusData encoding of a Fact Statement
Extended ledger time after which the created Fact Statement UTxO can be garbage collected by the Submitter
Info message associated with the CreateGcFsTxResp
Used in: ,
Requested Fact Statement IDs that can be garbage collected with the above transaction
Requested Fact Statement IDs that couldn't be found belonging to the specified Submitter
Requested Fact Statement IDs that can't be garbage collected (still valid)
Success message associated with the CreateGcFsTxResp
Used in:
Fact Statement garbage collections transaction (abbr. gc-fact-statement-tx) to sign and submit
Information message associated with CreateMintFsTxResp
Used in: ,
A list of already published Fact Statements (Map FactStatementId TxOutRef)
Fact Statements ID that will be published with the mint-fact-statement-tx
Used in:
Success message associated with CreateMintFsTxResp
Used in:
Fact Statement Minting transaction (abbr. mint-fact-statement-tx) signed by Authenticators