Circlex v0.1.7
  • Pages
  • Modules
  • Mix Tasks

    View Source Circlex.Emulator.State.WalletState (Circlex v0.1.7)

    Link to this section Summary

    Functions

    add_address_to_wallet(wallet_id, address)
    add_wallet(wallet)
    all_wallets()
    deserialize(st)
    get_wallet(id)
    get_wallet_by_address(chain, currency, address)
    initial_state()
    master_wallet()
    new_address(chain, currency)
    new_wallet(type, description)
    serialize(st)
    update_wallet(wallet_id, f)

    Link to this section Functions

    Link to this function

    add_address_to_wallet(wallet_id, address)

    View Source
    Link to this function

    add_wallet(wallet)

    View Source
    Link to this function

    all_wallets()

    View Source
    Link to this function

    deserialize(st)

    View Source
    Link to this function

    get_wallet(id)

    View Source
    Link to this function

    get_wallet_by_address(chain, currency, address)

    View Source
    Link to this function

    initial_state()

    View Source
    Link to this function

    master_wallet()

    View Source
    Link to this function

    new_address(chain, currency)

    View Source
    Link to this function

    new_wallet(type, description)

    View Source
    Link to this function

    serialize(st)

    View Source
    Link to this function

    update_wallet(wallet_id, f)

    View Source

    On Hex.pm: Package Preview (current file)

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