package coop.tx_builder

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service TxBuilder

tx-builder-service.proto:7

message Error

tx-builder-service.proto:99

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: publisher.Error, CreateGcFsTxResp, CreateMintFsTxResp

message Error.OtherError

tx-builder-service.proto:100

Used in: Error

message FactStatementInfo

tx-builder-service.proto:49

Used in: CreateMintFsTxReq

message GcFsInfo

tx-builder-service.proto:83

Info message associated with the CreateGcFsTxResp

Used in: publisher.CreateGcFsTxResponse.Info, CreateGcFsTxResp

message GcFsSuccess

tx-builder-service.proto:77

Success message associated with the CreateGcFsTxResp

Used in: CreateGcFsTxResp

message MintFsInfo

tx-builder-service.proto:38

Information message associated with CreateMintFsTxResp

Used in: publisher.CreateMintFsTxResponse.Info, CreateMintFsTxResp

message MintFsInfo.FsIdAndTxOutRef

tx-builder-service.proto:39

Used in: MintFsInfo

message MintFsSuccess

tx-builder-service.proto:32

Success message associated with CreateMintFsTxResp

Used in: CreateMintFsTxResp