authorize

command module
v0.0.0-...-92012d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Authorize allows payment operators to add their seal of approval to a list of outgoing transactions.

Authorize will take attested report from the command line and it is expecting valid JSON serialized transactions.

Usage:

authorize [flags] filename...

The flags are:

-v
	verbose logging enabled
-k
	Location on file system of the operators private ED25519 signing key in PEM format.
-e
	The environment to which the operator is sending approval for transactions.
	The environment is specified as the base URI of the payments service running in the
	nitro enclave.  This should include the protocol, and host at the minimum.  Example:
		https://payments.bsg.brave.software
-ra
	The redis cluster addresses comma seperated
-rp
	The redis cluster password
-ru
	The redis cluster user
-p
	The payout id

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL