实现 方法为:Credentials credentials = Credentials.create(user);/ RawTransactionManager transactionManager = new RawTransactionManager( web3j, credentials, 56); transactionManager, Consts.GAS_PRICE, Consts.GAS_LIMIT); myself contract = (myself) myself.load(contractAddress, web3j, transactionManager, GAS_PRICE, GAS_LIMIT); 最后调用 contract 的 方法 但是 没有 找到 指定 nonce的地方