Skip to content

base.types.PayingAccountFees

prashantasdeveloper edited this page Oct 31, 2024 · 16 revisions

Interface: PayingAccountFees

base/types.PayingAccountFees

Breakdown of the fees that will be paid by a specific Account for a transaction, along with data associated to the Paying account

Table of contents

Properties

Properties

fees

fees: Fees

fees that will be paid by the Account

Defined in

base/types.ts:162


payingAccountData

payingAccountData: Object

data related to the Account responsible of paying for the transaction

Defined in

base/types.ts:166

Clone this wiki locally