Builder

class Builder
Deploying a contract
Protobuf type TW.NEAR.Proto.DeployContract

Functions

Link copied to clipboard
bytes code = 1;
Link copied to clipboard
open fun getCode(): ByteString
bytes code = 1;
Link copied to clipboard
open fun setCode(value: ByteString): NEAR.DeployContract.Builder
bytes code = 1;