Skip to main content

Proposal

A handler to an immutable proposal. This can be passed to create_proposed_transactions to prove/authorize the transactions before they are sent to the network.

The proposal can be reviewed by calling describe which will return a JSON object with the details of the proposal.

Index

Methods

Methods

free

  • free(): void
  • Returns void