Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 533 Bytes

File metadata and controls

30 lines (25 loc) · 533 Bytes

DeployInfo

getDeployHash(): string

Returns hex-encoded hash string of the deploy


getFrom(): CLAccountHash

Returns CLAccountHash object that representing account hash of the creator of the deploy.


getSource(): CLURef

Returns CLURef object that representing source purse used for payment of the deploy


getGas(): \GMP

Returns gas cost of executing the deploy


getTransfers(): array

Returns list of hex-encoded transfers addresses, performed by the deploy