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.
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.