Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

pay to public key instead of pay to merkle tree index #25

@barryWhiteHat

Description

@barryWhiteHat

There are two types of transaction that we could support

  1. Where we create an transactions that will send funds to merkle tree index where we define the index in the merkle tree and send the funds there.
  2. Where we create a transaction that will send funds to a public key.

I would prefer to do 2 as it makes for nice UX when we create accounts.

For example If i don't have an account in rollup I can ask someone to send me some funds to a public key that is not in the tree.

This tx can have a high fee that would incentivize the operator to create an account for me so that they can claim the high fee. This fee can be high enough to reimburse them for the gas fee to create the account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions