(rt-get-address & [rt])
gets the address of the signer
gets the address of the signer
(rt-get-caller-address & [rt])
gets the caller address
gets the caller address
(rt-get-caller-private-key & [rt])
gets the caller private-key
gets the caller private-key
(rt-get-contract & [address rt])
gets the current contract
gets the current contract
(rt-get-contract-address & [rt])
gets the current contract address
gets the current contract address
(rt:node-eval form & [rt])
evaluates a form in the node runtime
evaluates a form in the node runtime
(rt:node-get-balance & [address rt])
gets the current balance
gets the current balance
(rt:node-past-events name & [opts address rt])
gets past events
###_(compile-node/rt:node-past-events) => vector?
gets past events #_#_#_(compile-node/rt:node-past-events) => vector?
(with:measure & body)
measures balance change before and after call
measures balance change before and after call
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close