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

Methods to create each map in RegisterValidator action.

Link to this section Summary

Functions

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

Generates stitch plan for validator_identifier map in RegisterValidator 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 RegisterValidator action. Value is set to RegisterValidator.

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 RegisterValidator 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.