Interface LedgerModifiedOfferCreateTransaction

Special case transaction definition when the request contains owner_funds: true.

Hierarchy

  • LedgerModifiedOfferCreateTransaction

Properties

Properties

metadata: TransactionMetadata & {
    owner_funds: string;
}

Type declaration

  • owner_funds: string
transaction: Transaction

Generated using TypeDoc