Versions in this module Expand all Collapse all v0 v0.1.2 Nov 14, 2024 v0.1.1 Jan 25, 2024 Changes in this version + func NewActionRequiredTxApprovalResponse(message, actionURL string, actionFields []string) *txApprovalResponse + func NewPendingTxApprovalResponse(message string) *txApprovalResponse + func NewRejectedTxApprovalResponse(errMessage string) *txApprovalResponse + func NewRevisedTxApprovalResponse(tx string) *txApprovalResponse + func NewSuccessTxApprovalResponse(tx, message string) *txApprovalResponse + func Serve(opts Options) + type Options struct + AssetCode string + AuroraURL string + BaseURL string + DatabaseURL string + FriendbotPaymentAmount int + IssuerAccountSecret string + KYCRequiredPaymentAmountThreshold string + NetworkPassphrase string + Port int