Circlex v0.1.0-rc11
  • Pages
  • Modules
  • Mix Tasks

    View Source Circlex.Emulator.State.RecipientState (Circlex v0.1.0-rc11)

    Link to this section Summary

    Functions

    add_recipient(recipient)
    all_recipients(filters \\ [])
    deserialize(st)
    get_recipient(id, filters \\ [])
    initial_state()
    new_recipient(address, chain, currency, description)
    serialize(st)
    update_recipient(recipient_id, f)

    Link to this section Functions

    Link to this function

    add_recipient(recipient)

    View Source
    Link to this function

    all_recipients(filters \\ [])

    View Source
    Link to this function

    deserialize(st)

    View Source
    Link to this function

    get_recipient(id, filters \\ [])

    View Source
    Link to this function

    initial_state()

    View Source
    Link to this function

    new_recipient(address, chain, currency, description)

    View Source
    Link to this function

    serialize(st)

    View Source
    Link to this function

    update_recipient(recipient_id, f)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language