View Source Radixir.Gateway.Request.BuildTransaction.Action.UnregisterValidator (radixir v0.0.3)

Methods to create each map in UnregisterValidator action.

Link to this section Summary

Functions

Generates stitch plan for type map in UnregisterValidator action. Value is set to UnregisterValidator.

Generates stitch plan for validator_identifier map in UnregisterValidator action.

Link to this section Types

Specs

params() :: keyword()

Specs

stitch_plans() :: [keyword()]

Link to this section Functions

Specs

type(stitch_plans()) :: stitch_plans()

Generates stitch plan for type map in UnregisterValidator action. Value is set to UnregisterValidator.

Parameters

  • stitch_plans: On-going stitch plans that will be stitched into a map.
Link to this function

validator(stitch_plans, params)

View Source

Specs

validator(stitch_plans(), params()) :: stitch_plans()

Generates stitch plan for validator_identifier map in UnregisterValidator action.

Parameters

  • stitch_plans: On-going stitch plans that will be stitched into a map.
  • params: Keyword list that contains:
    • address (required, string): Radix address.