Interface AmountTooLarge

Hierarchy

  • AmountTooLarge

Properties

Properties

contents: {
    address: Address;
    amount: CcdAmount;
}

Type declaration

  • address: Address
  • amount: CcdAmount

Generated using TypeDoc