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