TxProposalCreates
Blockchain operations
create_proposal
Columns
Name | Description |
creator | the account that created the proposal |
receiver | the account that will receive the funding |
start_date | the start date of the funding |
end_date | the end date of the funding |
daily_pay | the amount that will be paid daily to the receiver |
daily_pay_symbol | the asset symbol (HBD) |
subject | The name of the proposal |
permlink | a reference to the post describing the proposal |
Description
This table contains all proposal creation operations. The list of all proposals created can be found in the Proposals table.
Last updated