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

    View Source Circlex.Emulator.Logic.WalletLogic (Circlex v0.1.0-rc8)

    Link to this section Summary

    Functions

    add_wallet(wallets, wallet)
    get_wallet(wallets, wallet_id)
    get_wallet_by_address(wallets, chain, currency, address)
    master_wallet(wallets)
    update_balance(wallets, wallet_id, amount)
    update_wallet(wallets, wallet_id, wallet)

    Link to this section Functions

    Link to this function

    add_wallet(wallets, wallet)

    View Source
    Link to this function

    get_wallet(wallets, wallet_id)

    View Source
    Link to this function

    get_wallet_by_address(wallets, chain, currency, address)

    View Source
    Link to this function

    master_wallet(wallets)

    View Source
    Link to this function

    update_balance(wallets, wallet_id, amount)

    View Source
    Link to this function

    update_wallet(wallets, wallet_id, wallet)

    View Source

    On Hex.pm: Package Preview (current file)

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