Base Argument object for methods.

interface VestingVestOtherArgs {
    target: string;
}

Hierarchy (view full)

  • Args
    • VestingVestOtherArgs

Properties

Properties

target: string

The account whose vested funds should be unlocked. Must have funds still locked under this module.