Interface Operation<T>

Type Parameters

  • T

Hierarchy

  • Operation

Properties

amount?: T
balance?: T
ballot?: string
counter?: T
delegate?: string
destination?: string
fee?: T
gas_limit?: T
hash?: string
kind: string
level?: number
nonce?: string
parameters?: <internal>.Micheline
period?: number
pkh?: string
proposal?: string
public_key?: string
script?: { code: <internal>.Micheline; storage: <internal>.Micheline }

Type declaration

secret?: string
source?: string
storage_limit?: T

Generated using TypeDoc