Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
specs: rm todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxcanfly committed Oct 5, 2023
1 parent 3cbd1ee commit f6840d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions specs/src/celestia-da.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To be able to submit blobs, the following assumptions are made:

## Implementation

The implementation calls the corresponding [Celestia Node RPC API] methods.
The implementation calls the corresponding Celestia [node api docs] methods.

### Get

Expand All @@ -57,8 +57,6 @@ The implementation calls [blob.Submit] RPC method with `DefaultSubmitOptions` on

`DefaultSubmitOptions` uses default values for `Fee` and `GasLimit`.

TODO: Allow `SubmitOptions` to be passed in to the Submit method.

### Validate

Validate validates blob ids and proofs and returns whether they are included.
Expand Down

0 comments on commit f6840d9

Please sign in to comment.