Skip to content
BLOBPEDIAby Unity Nodes
Documentation/rpc/JSON-RPC methodView on rpc
rpc/JSON-RPC method

da.Commit

**Commit creates a Commitment for each given Blob.

Deprecated: This method is deprecated and will be removed in the future. **

Auth level: read

Params:

[{"name":"blobs","description":"[]da.Blob","summary":"","schema":{"examples":[["Ynl0ZSBhcnJheQ=="]],"items":[{"type":["string"]}],"type":["array"]},"required":true,"deprecated":false},{"name":"ns","description":"da.Namespace","summary":"","schema":{"examples":["Ynl0ZSBhcnJheQ=="],"type":["string"]},"required":true,"deprecated":false}]

Result:

{"name":"[]da.Commitment","description":"[]da.Commitment","summary":"","schema":{"examples":[["Ynl0ZSBhcnJheQ=="]],"items":[{"type":["string"]}],"type":["array"]},"required":true,"deprecated":false}