Optionalspec: { Optionalbefore?: numberOptionalburned?: booleanOptionallimit?: numberOptionalrecipient?: stringOptionalskip?: numberOptionaltokenOptionalspec: { Optionalspec: { Optionalbefore?: numberOptionallimit?: numberOptionalminOptionalpropOptionalvoterOptionalvoteUpload a content of a proposal, which is already created onchain.
ORNode checks if proposal with same id was created onchain, otherwise it throws ProposalNotCreated.
Get proposal by id. If an OffchainPropId { id, createTxHash } is provided, returns that specific instance. If only PropId is provided, returns the earliest-created instance for that id (stable legacy behavior).