map the transaction receipt of the createTransaction call to a nice result map the transaction receipt of the createTransaction call to a nice result map the transaction receipt of the createTransaction call to a nice result map the transaction receipt of the createTransaction call to a nice result map the transaction receipt of the createTransaction call to a nice result
the options passed to the createProposal call
an Arc instance
get the latest block time, or the current time, whichver is later
If this scheme is a ContributionREwardExt scheme and if its rewarder is Competition contract, return that contract
A Web3 contract instance
true if this is a ContributionRewardExt scheme and the rewarder of this scheme is a competition contract
convert the number representation of RealMath.sol representations to real real numbers
a BN instance of a real number in the RealMath representation
a BN
sendTransaction(.....).subscribe((txUpdate) => {
if (txUpdate.state === 'sent' ) { notify("your transaction has been sent, waitin'for it to be mnied") }
if (txUpdate.state === 'mined'} {
notify("your transaction has been mined! It was confirmed ${txUpdate.confirmations} times"}
// and we also ahve the txUpdate.receipt and the txUpdate.result to do stuff with
}
})
@export
@template T
@param {Arc} context An instance of Arc
@param {*} transaction A Web3 transaction object to send
@param {((receipt: web3receipt) => T | Promisetransaction.call()
@returns {Operation
convert a ZenObservable to an rxjs.Observable
an Observable instance
Generated using TypeDoc
creates a string to be plugsging into a graphql query
{ proposals ${createGraphQlQuery({ skip: 2}, 'id: "2"')} { id } }