
> personal.unlockAccount("0xdec3aa3520cebe4aeced19e44c490bb61a308b0a")
Unlock account 0xdec3aa3520cebe4aeced19e44c490bb61a308b0a
Passphrase:
<s>
> savedata = contract.new({from: "0xdec3aa3520cebe4aeced19e44c490bb61a308b0a", data:bin, gas:100000})
INFO [05-16|20:50:00] Submitted contract creation              fullhash=0xcae09371a8757f18880bbb97f18a3b4a1bd411fd31dab3fbf4cef3650f5e8032 contract=0x6032BECe0Fb737780a4161E932D3172Fa86020cc
{
  abi: [{
      constant: false,
      inputs: [{...}],
      name: "set",
      outputs: [],
      payable: false,
      stateMutability: "nonpayable",
      type: "function"
  }, {
      constant: true,
      inputs: [],
      name: "get",
      outputs: [{...}],
      payable: false,
      stateMutability: "view",
      type: "function"
  }],
  address: undefined,	<-- ɃAhXoĂ
  transactionHash: "0xcae09371a8757f18880bbb97f18a3b4a1bd411fd31dab3fbf4cef3650f5e8032"
}
>


list7
