Type Alias Keys

Keys: { [amount: number]: string }

Public keys are a dictionary of number and string. The number represents the amount that the key signs for.

Type declaration

  • [amount: number]: string