Sign program
  POST /v1/program/sign     
 POST
 /v1/program/sign
 Signs the passed program with a key from the wallet, determined by the account named in the request.
Authorizations
Request Body
APIV1POSTProgramSignRequest is the request for POST /v1/program/sign
object
 address    
 string
  data    
 string  format: byte  
  wallet_handle_token    
 string
  wallet_password    
 string
 Responses
200
Response to POST /v1/data/sign
APIV1POSTProgramSignResponse is the response to POST /v1/data/sign
friendly:SignProgramResponse
object
 error    
 boolean
  message    
 string
  sig    
 string  format: byte