You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The client should allow the creation of a Cosmos transaction containing a given signed Arweave transaction. The signature of the Cosmos transaction should be equal to the signature of the Arweave transaction (see #8).
After creating a transaction, the client should send it to the sequencer network.
Client should be as light as possible because it will eventually be included in Warp Contracts SDK.
The client should allow the creation of a Cosmos transaction containing a given signed Arweave transaction. The signature of the Cosmos transaction should be equal to the signature of the Arweave transaction (see #8).
After creating a transaction, the client should send it to the sequencer network.
Client should be as light as possible because it will eventually be included in Warp Contracts SDK.
To be decided:
The text was updated successfully, but these errors were encountered: