API Reference Txpost v0.1.0-beta.3

Modules

CBOR Envelope module, implements BRFC 5b82a2ed7b16 (CBOR Tx Envelope).

Error raised when Envelope signature is invalid.

A Plug.Parsers module for parsing CBOR request bodies.

Request payload module, implements BRFC c9a2975b3d19 (CBOR Tx Payload).

A helper plug that adds the following modules to your pipeline.

Plug for ensuring CBOR requests are sent in a valid CBOR envolope as per BRFC 5b82a2ed7b16 (CBOR Tx Envelope).

Plug for flattening incoming params decoded from a CBOR request as per BRFC c9a2975b3d19 (CBOR Tx Payload).

Very simple router behaviour so your can advertise a single route to handle all incoming transactions.